Dependencies upgrade

This commit is contained in:
Juha Heinanen
2025-09-04 08:58:02 +03:00
parent 4de1b6b2d9
commit 9db3e4e889

View File

@ -5,14 +5,14 @@ composeBom = "2025.08.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.12.2" gradleVersion = "8.13.0"
kotlin = "2.2.10" kotlin = "2.2.10"
kotlinStdlibJdk8 = "2.2.0" kotlinStdlibJdk8 = "2.2.0"
kotlinxCoroutinesAndroid = "1.10.2" kotlinxCoroutinesAndroid = "1.10.2"
lifecycleExtensions = "2.2.0" lifecycleExtensions = "2.2.0"
lifecycleViewmodelKtx = "2.9.3" lifecycleViewmodelKtx = "2.9.3"
localbroadcastmanager = "1.1.0" localbroadcastmanager = "1.1.0"
material = "1.12.0" material = "1.13.0"
media = "1.7.1" media = "1.7.1"
navigationCompose = "2.9.3" navigationCompose = "2.9.3"
preferenceKtx = "1.2.1" preferenceKtx = "1.2.1"