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 0674ad2 commit 7b56a87Copy full SHA for 7b56a87
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.3.4"
+ def camerax_version = "1.4.0"
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