Update dependency androidx.core:core-ktx to v1.15.0
This commit is contained in:
parent
04d8f1cd39
commit
47df654367
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
# Android X
|
||||
core = "1.13.1"
|
||||
coreKtx = "1.13.1"
|
||||
coreKtx = "1.15.0"
|
||||
appcompat = "1.7.0"
|
||||
activity = "1.9.3"
|
||||
activityKtx = "1.9.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue