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 4e45ab2 commit 7059eb2Copy full SHA for 7059eb2
android/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.22"))
79
80
implementation 'androidx.camera:camera-lifecycle:1.3.4'
81
- implementation 'androidx.camera:camera-camera2:1.3.4'
+ implementation 'androidx.camera:camera-camera2:1.4.1'
82
83
testImplementation 'org.jetbrains.kotlin:kotlin-test'
84
testImplementation 'org.mockito:mockito-core:5.12.0'
0 commit comments