Dependencies upgrade
This commit is contained in:
@ -1,29 +1,29 @@
|
||||
[versions]
|
||||
activityCompose = "1.12.2"
|
||||
activityCompose = "1.12.4"
|
||||
coilCompose = "2.7.0"
|
||||
composeBom = "2026.01.00"
|
||||
composeBom = "2026.02.00"
|
||||
coreKtx = "1.17.0"
|
||||
exifinterface = "1.4.2"
|
||||
fragmentKtx = "1.8.9"
|
||||
gradleVersion = "9.0.0"
|
||||
kotlin = "2.3.0"
|
||||
kotlin = "2.3.10"
|
||||
kotlinStdlibJdk8 = "2.2.10"
|
||||
kotlinSerializationPlugin = "2.3.0"
|
||||
kotlinSerializationPlugin = "2.3.10"
|
||||
kotlinxCoroutinesAndroid = "1.10.2"
|
||||
kotlinxSerializationJson = "1.9.0"
|
||||
kotlinxSerializationJson = "1.10.0"
|
||||
lifecycleProcess = "2.10.0"
|
||||
lifecycleViewmodelKtx = "2.10.0"
|
||||
material = "1.13.0"
|
||||
media = "1.7.1"
|
||||
navigationCompose = "2.9.6"
|
||||
navigationCompose = "2.9.7"
|
||||
preferenceKtx = "1.2.1"
|
||||
ui = "1.10.1"
|
||||
foundationAndroid = "1.10.1"
|
||||
runtimeLivedata = "1.10.1"
|
||||
ui = "1.10.3"
|
||||
foundationAndroid = "1.10.3"
|
||||
runtimeLivedata = "1.10.3"
|
||||
composeMaterial3 = "1.4.0"
|
||||
navigationRuntimeAndroid = "2.9.6"
|
||||
navigationRuntimeAndroid = "2.9.7"
|
||||
composeMaterialIcons = "1.7.8"
|
||||
runtime = "1.10.1"
|
||||
runtime = "1.10.3"
|
||||
|
||||
[libraries]
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
|
||||
|
||||
Reference in New Issue
Block a user