Dependencies upgrade

This commit is contained in:
Juha Heinanen
2025-11-01 17:45:49 +02:00
parent 64a975f989
commit 6ae82c4a29

View File

@ -1,12 +1,12 @@
[versions] [versions]
activityCompose = "1.11.0" activityCompose = "1.11.0"
coilCompose = "2.7.0" coilCompose = "2.7.0"
composeBom = "2025.10.00" composeBom = "2025.10.01"
coreKtx = "1.17.0" coreKtx = "1.17.0"
exifinterface = "1.4.1" exifinterface = "1.4.1"
fragmentKtx = "1.8.9" fragmentKtx = "1.8.9"
gradleVersion = "8.13.0" gradleVersion = "8.13.0"
kotlin = "2.2.20" kotlin = "2.2.21"
kotlinStdlibJdk8 = "2.2.0" kotlinStdlibJdk8 = "2.2.0"
kotlinxCoroutinesAndroid = "1.10.2" kotlinxCoroutinesAndroid = "1.10.2"
lifecycleExtensions = "2.2.0" lifecycleExtensions = "2.2.0"
@ -16,9 +16,9 @@ material = "1.13.0"
media = "1.7.1" media = "1.7.1"
navigationCompose = "2.9.5" navigationCompose = "2.9.5"
preferenceKtx = "1.2.1" preferenceKtx = "1.2.1"
ui = "1.9.3" ui = "1.9.4"
foundationAndroid = "1.9.3" foundationAndroid = "1.9.4"
runtimeLivedata = "1.9.3" runtimeLivedata = "1.9.4"
composeMaterial3 = "1.4.0" composeMaterial3 = "1.4.0"
navigationRuntimeAndroid = "2.9.5" navigationRuntimeAndroid = "2.9.5"
composeMaterialIcons = "1.7.8" composeMaterialIcons = "1.7.8"