Update dependency androidx.core:core-ktx to v1.15.0 #87
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ browser = "1.8.0"
|
||||||
commonMarkVersion = "0.24.0"
|
commonMarkVersion = "0.24.0"
|
||||||
composeBom = "2024.10.01"
|
composeBom = "2024.10.01"
|
||||||
core = "1.6.1"
|
core = "1.6.1"
|
||||||
coreKtx = "1.13.1"
|
coreKtx = "1.15.0"
|
||||||
coreSplashscreen = "1.0.1"
|
coreSplashscreen = "1.0.1"
|
||||||
coroutines = "1.9.0"
|
coroutines = "1.9.0"
|
||||||
dependencyAnalysis = "2.3.0"
|
dependencyAnalysis = "2.3.0"
|
||||||
|
|
Loading…
Reference in a new issue