We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184a033 commit c0274e3Copy full SHA for c0274e3
1 file changed
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ activity-compose = { module = "androidx.activity:activity-compose", version = "1
21
appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
22
barcode-scanning = { module = "com.google.mlkit:barcode-scanning", version = "17.3.0" }
23
biometric = { module = "androidx.biometric:biometric", version = "1.4.0-alpha05" }
24
-bitkit-core = { module = "com.synonym:bitkit-core-android", version = "0.3.8" }
+bitkit-core = { module = "com.synonym:bitkit-core-android", version = "0.3.9" }
25
paykit = { module = "com.synonym:paykit-android", version = "0.1.0-rc8" }
26
bouncycastle-provider-jdk = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.83" }
27
camera-camera2 = { module = "androidx.camera:camera-camera2", version.ref = "camera" }
0 commit comments