Dependencies upgrade
This commit is contained in:
@ -7,20 +7,20 @@ exifinterface = "1.4.1"
|
|||||||
fragmentKtx = "1.8.8"
|
fragmentKtx = "1.8.8"
|
||||||
gradleVersion = "8.12.0"
|
gradleVersion = "8.12.0"
|
||||||
kotlin = "2.2.0"
|
kotlin = "2.2.0"
|
||||||
kotlinStdlibJdk8 = "2.1.20"
|
kotlinStdlibJdk8 = "2.2.0"
|
||||||
kotlinxCoroutinesAndroid = "1.10.2"
|
kotlinxCoroutinesAndroid = "1.10.2"
|
||||||
lifecycleExtensions = "2.2.0"
|
lifecycleExtensions = "2.2.0"
|
||||||
lifecycleViewmodelKtx = "2.9.2"
|
lifecycleViewmodelKtx = "2.9.2"
|
||||||
localbroadcastmanager = "1.1.0"
|
localbroadcastmanager = "1.1.0"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
media = "1.7.0"
|
media = "1.7.0"
|
||||||
navigationCompose = "2.9.2"
|
navigationCompose = "2.9.3"
|
||||||
preferenceKtx = "1.2.1"
|
preferenceKtx = "1.2.1"
|
||||||
ui = "1.8.3"
|
ui = "1.8.3"
|
||||||
foundationAndroid = "1.8.3"
|
foundationAndroid = "1.8.3"
|
||||||
runtimeLivedata = "1.8.3"
|
runtimeLivedata = "1.8.3"
|
||||||
composeMaterial3 = "1.3.2"
|
composeMaterial3 = "1.3.2"
|
||||||
navigationRuntimeAndroid = "2.9.2"
|
navigationRuntimeAndroid = "2.9.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
|
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
|
||||||
|
|||||||
Reference in New Issue
Block a user