Update dependency androidx.core:core-ktx to v1.15.0
This commit is contained in:
parent
ce526ca1e6
commit
e41c3e1db1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ activityCompose = "1.9.3"
|
||||||
androidGradlePlugin = "8.7.2"
|
androidGradlePlugin = "8.7.2"
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
composeBom = "2024.10.01"
|
composeBom = "2024.10.01"
|
||||||
coreKtx = "1.13.1"
|
coreKtx = "1.15.0"
|
||||||
espressoCore = "3.6.1"
|
espressoCore = "3.6.1"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.2.1"
|
junitVersion = "1.2.1"
|
||||||
|
|
Loading…
Reference in a new issue