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 e074ef9 commit 2e9ffaaCopy full SHA for 2e9ffaa
android/dependencies.gradle
@@ -103,7 +103,7 @@ ext {
103
androidAppCompat : "androidx.appcompat:appcompat:1.7.1",
104
androidCamera : "androidx.camera:camera-camera2:1.4.2",
105
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.4.2",
106
- androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
+ androidCoreKotlinExtensions : "androidx.core:core-ktx:1.16.0",
107
androidRecyclerView : "androidx.recyclerview:recyclerview:1.4.0",
108
materialComponents : "com.google.android.material:material:1.12.0",
109
mlKitBarcodeScanning : "com.google.mlkit:barcode-scanning:17.3.0",
0 commit comments