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 58e4630 commit 24d8a4dCopy full SHA for 24d8a4d
app/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation 'com.google.mlkit:barcode-scanning:17.3.0'
55
56
// CameraX library
57
- def camerax_version = "1.4.0"
+ def camerax_version = "1.4.1"
58
implementation "androidx.camera:camera-camera2:$camerax_version"
59
implementation "androidx.camera:camera-lifecycle:$camerax_version"
60
implementation "androidx.camera:camera-view:$camerax_version"
0 commit comments