Dependencies upgrade

This commit is contained in:
Juha Heinanen
2025-11-13 10:49:01 +02:00
parent 6049977c98
commit 6c536c5ea8

View File

@ -1,11 +1,11 @@
[versions] [versions]
activityCompose = "1.11.0" activityCompose = "1.11.0"
coilCompose = "2.7.0" coilCompose = "2.7.0"
composeBom = "2025.10.01" composeBom = "2025.11.00"
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.1"
kotlin = "2.2.21" kotlin = "2.2.21"
kotlinStdlibJdk8 = "2.2.0" kotlinStdlibJdk8 = "2.2.0"
kotlinxCoroutinesAndroid = "1.10.2" kotlinxCoroutinesAndroid = "1.10.2"
@ -14,13 +14,13 @@ lifecycleViewmodelKtx = "2.9.4"
localbroadcastmanager = "1.1.0" localbroadcastmanager = "1.1.0"
material = "1.13.0" material = "1.13.0"
media = "1.7.1" media = "1.7.1"
navigationCompose = "2.9.5" navigationCompose = "2.9.6"
preferenceKtx = "1.2.1" preferenceKtx = "1.2.1"
ui = "1.9.4" ui = "1.9.4"
foundationAndroid = "1.9.4" foundationAndroid = "1.9.4"
runtimeLivedata = "1.9.4" runtimeLivedata = "1.9.4"
composeMaterial3 = "1.4.0" composeMaterial3 = "1.4.0"
navigationRuntimeAndroid = "2.9.5" navigationRuntimeAndroid = "2.9.6"
composeMaterialIcons = "1.7.8" composeMaterialIcons = "1.7.8"
[libraries] [libraries]