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 c563dd6 commit 3892cb4Copy full SHA for 3892cb4
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.1"
+ def camerax_version = "1.4.2"
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