Dependencies upgrade

This commit is contained in:
Juha Heinanen
2025-10-12 20:05:34 +03:00
parent 7f0f858033
commit 78fa7c8bd6

View File

@ -1,7 +1,7 @@
[versions] [versions]
activityCompose = "1.11.0" activityCompose = "1.11.0"
coilCompose = "2.7.0" coilCompose = "2.7.0"
composeBom = "2025.09.01" composeBom = "2025.10.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"
@ -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.2" ui = "1.9.3"
foundationAndroid = "1.9.2" foundationAndroid = "1.9.3"
runtimeLivedata = "1.9.2" runtimeLivedata = "1.9.3"
composeMaterial3 = "1.4.0" composeMaterial3 = "1.4.0"
navigationRuntimeAndroid = "2.9.5" navigationRuntimeAndroid = "2.9.5"
composeMaterialIcons = "1.7.8" composeMaterialIcons = "1.7.8"