Update dependency androidx.compose:compose-bom to v2024.08.00
This commit is contained in:
parent
c53ac549dc
commit
b1e698c9c9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ appcompat = "1.7.0"
|
||||||
billing = "7.0.0"
|
billing = "7.0.0"
|
||||||
browser = "1.8.0"
|
browser = "1.8.0"
|
||||||
commonMarkVersion = "0.22.0"
|
commonMarkVersion = "0.22.0"
|
||||||
composeBom = "2024.06.00"
|
composeBom = "2024.08.00"
|
||||||
core = "1.6.1"
|
core = "1.6.1"
|
||||||
coreKtx = "1.13.1"
|
coreKtx = "1.13.1"
|
||||||
coreSplashscreen = "1.0.1"
|
coreSplashscreen = "1.0.1"
|
||||||
|
|
Loading…
Reference in a new issue