Update dependency androidx.core:core-ktx to v1.13.0
This commit is contained in:
parent
a903c8ef98
commit
99d14629a4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
appcompat = "1.6.1"
|
appcompat = "1.6.1"
|
||||||
constraintlayout = "2.1.4"
|
constraintlayout = "2.1.4"
|
||||||
coreKtx = "1.12.0"
|
coreKtx = "1.13.0"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
preferenceKtx = "1.2.1"
|
preferenceKtx = "1.2.1"
|
||||||
lifecycleViewmodelKtx = "2.7.0"
|
lifecycleViewmodelKtx = "2.7.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue