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 be60e26 commit ca943b5Copy full SHA for ca943b5
android/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
implementation 'org.apache.commons:commons-imaging:1.0.0-alpha6'
56
57
// CameraX dependencies
58
- def camerax_version = "1.5.1"
+ def camerax_version = "1.5.2"
59
implementation "androidx.camera:camera-core:${camerax_version}"
60
implementation "androidx.camera:camera-camera2:${camerax_version}"
61
implementation "androidx.camera:camera-lifecycle:${camerax_version}"
0 commit comments