Update dependency androidx.core:core-ktx to v1.15.0
This commit is contained in:
parent
7c9ed81816
commit
bd6e115370
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
activityCompose = "1.9.3"
|
activityCompose = "1.9.3"
|
||||||
agp = "8.7.1"
|
agp = "8.7.1"
|
||||||
composeBom = "2024.10.00"
|
composeBom = "2024.10.00"
|
||||||
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