@@ -7,15 +7,15 @@ android-gradle-plugin = "8.2.2"
77android-minSdk = " 26"
88# @keep
99android-targetSdk = " 34"
10- androidx-activity-compose = " 1.8.2 "
10+ androidx-activity-compose = " 1.9.0 "
1111androidx-appcompat-appcompat = " 1.6.1"
1212androidx-biometric = " 1.2.0-alpha05"
13- androidx-core-ktx = " 1.12.0 "
13+ androidx-core-ktx = " 1.13.1 "
1414# @pin
1515androidx-crypto = " 1.1.0-alpha05"
1616barcodeScanning = " 17.2.0"
1717buffer = " 1.3.6"
18- compose = " 1.6.0-rc02 "
18+ compose = " 1.6.2 "
1919compose-extensions = " 1.6.0-rc02.0"
2020decompose = " 3.0.0-alpha08"
2121encoding = " 2.0.0"
@@ -29,7 +29,7 @@ kotlin = "1.9.22"
2929kotlincrypto-hash = " 0.3.0"
3030kotlincrypto-macs = " 0.3.0"
3131kotlincrypto-secure-random = " 0.1.0"
32- kotlinx-coroutines = " 1.8.0 "
32+ kotlinx-coroutines = " 1.8.1 "
3333kotlinx-datetime = " 0.5.0"
3434kotlinx-serialization = " 1.6.2"
3535ktor = " 2.3.8"
@@ -97,4 +97,4 @@ gradle-versions = { id = "com.github.ben-manes.versions", version.ref = "gradle-
9797kotlin-multiplatform = { id = " org.jetbrains.kotlin.multiplatform" , version.ref = " kotlin" }
9898kotlin-serialization = { id = " org.jetbrains.kotlin.plugin.serialization" , version.ref = " kotlin" }
9999moko-resources = { id = " dev.icerock.mobile.multiplatform-resources" , version.ref = " moko-resources" }
100- version-catalog-update = { id = " nl.littlerobots.version-catalog-update" , version.ref = " version-catalog-update" }
100+ version-catalog-update = { id = " nl.littlerobots.version-catalog-update" , version.ref = " version-catalog-update" }
0 commit comments