Dependencies upgrade
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
activityCompose = "1.11.0"
|
||||
activityCompose = "1.12.0"
|
||||
coilCompose = "2.7.0"
|
||||
composeBom = "2025.11.00"
|
||||
composeBom = "2025.11.01"
|
||||
coreKtx = "1.17.0"
|
||||
exifinterface = "1.4.1"
|
||||
fragmentKtx = "1.8.9"
|
||||
@ -10,7 +10,7 @@ kotlin = "2.2.21"
|
||||
kotlinStdlibJdk8 = "2.2.0"
|
||||
kotlinxCoroutinesAndroid = "1.10.2"
|
||||
lifecycleExtensions = "2.2.0"
|
||||
lifecycleViewmodelKtx = "2.9.4"
|
||||
lifecycleViewmodelKtx = "2.10.0"
|
||||
localbroadcastmanager = "1.1.0"
|
||||
material = "1.13.0"
|
||||
media = "1.7.1"
|
||||
@ -22,7 +22,6 @@ runtimeLivedata = "1.9.4"
|
||||
composeMaterial3 = "1.4.0"
|
||||
navigationRuntimeAndroid = "2.9.6"
|
||||
composeMaterialIcons = "1.7.8"
|
||||
media3CommonKtx = "1.8.0"
|
||||
|
||||
[libraries]
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
|
||||
|
||||
Reference in New Issue
Block a user