@@ -8,19 +8,19 @@ android-minSdk = "26"
88# @keep
99android-targetSdk = " 34"
1010androidx-activity-compose = " 1.8.2"
11- androidx-appcompat-appcompat = " 1.6.1 "
11+ androidx-appcompat-appcompat = " 1.7.0 "
1212androidx-biometric = " 1.2.0-alpha05"
13- androidx-core-ktx = " 1.12 .0"
13+ androidx-core-ktx = " 1.16 .0"
1414# @pin
1515androidx-crypto = " 1.1.0-alpha05"
16- barcodeScanning = " 17.2 .0"
16+ barcodeScanning = " 17.3 .0"
1717buffer = " 1.3.6"
18- compose = " 1.6.0-rc02 "
18+ compose = " 1.8.0 "
1919compose-extensions = " 1.6.0-rc02.0"
2020decompose = " 3.0.0-alpha08"
2121encoding = " 2.0.0"
2222essenty = " 2.0.0-alpha07"
23- gradle-versions = " 0.51 .0"
23+ gradle-versions = " 0.52 .0"
2424kermit = " 2.0.0-RC5"
2525koin = " 3.5.0"
2626koin-compose = " 1.1.0"
@@ -37,11 +37,11 @@ moko-resources = "0.23.0"
3737multiplatform-settings = " 1.1.1"
3838uri-kmp = " 0.0.15"
3939uuid = " 0.8.2"
40- version-catalog-update = " 0.8.4 "
40+ version-catalog-update = " 1.0.0 "
4141# @keep
4242versionCode = " 22"
4343webcamCapture = " 0.3.12"
44- webcamCaptureDriverNative = " 1.0 .0"
44+ webcamCaptureDriverNative = " 1.2 .0"
4545zxing-core = " 3.5.3"
4646
4747[libraries ]
@@ -68,14 +68,14 @@ kotlincrypto-macs-hmac-sha1 = { module = "org.kotlincrypto.macs:hmac-sha1", vers
6868kotlincrypto-macs-hmac-sha2 = { module = " org.kotlincrypto.macs:hmac-sha2" , version.ref = " kotlincrypto-macs" }
6969kotlincrypto-secure-random = { module = " org.kotlincrypto:secure-random" , version.ref = " kotlincrypto-secure-random" }
7070kotlinx-coroutines-android = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-android" , version.ref = " kotlinx-coroutines" }
71- kotlinx-coroutines-swing = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-swing" , version.ref = " kotlinx-coroutines " }
71+ kotlinx-coroutines-swing = " org.jetbrains.kotlinx:kotlinx-coroutines-swing:1.10.2 "
7272kotlinx-datetime = { module = " org.jetbrains.kotlinx:kotlinx-datetime" , version.ref = " kotlinx-datetime" }
7373kotlinx-serialization-cbor = { module = " org.jetbrains.kotlinx:kotlinx-serialization-cbor" , version.ref = " kotlinx-serialization" }
7474kotlinx-serialization-json = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version.ref = " kotlinx-serialization" }
7575ktor-client-content-negotiation = { module = " io.ktor:ktor-client-content-negotiation" , version.ref = " ktor" }
7676ktor-client-core = { module = " io.ktor:ktor-client-core" , version.ref = " ktor" }
7777ktor-client-darwin = { module = " io.ktor:ktor-client-darwin" , version.ref = " ktor" }
78- ktor-client-okhttp = { module = " io.ktor:ktor-client-okhttp" , version.ref = " ktor " }
78+ ktor-client-okhttp = " io.ktor:ktor-client-okhttp:3.1.3 "
7979ktor-serialization-kotlinx-json = { module = " io.ktor:ktor-serialization-kotlinx-json" , version.ref = " ktor" }
8080mlkit-barcodeScanning = { module = " com.google.mlkit:barcode-scanning" , version.ref = " barcodeScanning" }
8181moko-resoures = { module = " dev.icerock.moko:resources" , version.ref = " moko-resources" }
@@ -96,5 +96,5 @@ compose-multiplatform = { id = "org.jetbrains.compose", version.ref = "compose"
9696gradle-versions = { id = " com.github.ben-manes.versions" , version.ref = " gradle-versions" }
9797kotlin-multiplatform = { id = " org.jetbrains.kotlin.multiplatform" , version.ref = " kotlin" }
9898kotlin-serialization = { id = " org.jetbrains.kotlin.plugin.serialization" , version.ref = " kotlin" }
99- moko-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" }
99+ moko-resources = " dev.icerock.mobile.multiplatform-resources:0.24.5 "
100+ version-catalog-update = { id = " nl.littlerobots.version-catalog-update" , version.ref = " version-catalog-update" }
0 commit comments