Committed by
GitHub
Merge pull request #217 from juliansteenbakker/dependabot/gradle/android/android…
…x.camera-camera-camera2-1.2.0-alpha03 build(deps): bump camera-camera2 from 1.2.0-alpha01 to 1.2.0-alpha03 in /android
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -52,7 +52,7 @@ dependencies { | @@ -52,7 +52,7 @@ dependencies { | ||
| 52 | // Use this dependency to use the dynamically downloaded model in Google Play Services | 52 | // Use this dependency to use the dynamically downloaded model in Google Play Services |
| 53 | // implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.0.0' | 53 | // implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.0.0' |
| 54 | 54 | ||
| 55 | - implementation "androidx.camera:camera-camera2:1.2.0-alpha01" | 55 | + implementation "androidx.camera:camera-camera2:1.2.0-alpha03" |
| 56 | implementation 'androidx.camera:camera-lifecycle:1.2.0-alpha01' | 56 | implementation 'androidx.camera:camera-lifecycle:1.2.0-alpha01' |
| 57 | 57 | ||
| 58 | // // The following line is optional, as the core library is included indirectly by camera-camera2 | 58 | // // The following line is optional, as the core library is included indirectly by camera-camera2 |
-
Please register or login to post a comment