Committed by
GitHub
build(deps): bump camera-lifecycle in /android
Bumps camera-lifecycle from 1.2.0-alpha01 to 1.2.0-alpha04. --- updated-dependencies: - dependency-name: androidx.camera:camera-lifecycle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -53,7 +53,7 @@ dependencies { | @@ -53,7 +53,7 @@ dependencies { | ||
| 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-alpha03" | 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-alpha04' |
| 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 |
| 59 | // implementation "androidx.camera:camera-core:1.1.0-alpha11" | 59 | // implementation "androidx.camera:camera-core:1.1.0-alpha11" |
-
Please register or login to post a comment