Committed by
GitHub
chore(deps): bump androidx.camera:camera-lifecycle in /android
Bumps androidx.camera:camera-lifecycle from 1.2.3 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.camera:camera-lifecycle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -76,7 +76,7 @@ dependencies { | @@ -76,7 +76,7 @@ dependencies { | ||
| 76 | } | 76 | } |
| 77 | 77 | ||
| 78 | implementation 'androidx.camera:camera-camera2:1.3.0' | 78 | implementation 'androidx.camera:camera-camera2:1.3.0' |
| 79 | - implementation 'androidx.camera:camera-lifecycle:1.2.3' | 79 | + implementation 'androidx.camera:camera-lifecycle:1.3.0' |
| 80 | implementation 'androidx.camera:camera-camera2:1.3.0' | 80 | implementation 'androidx.camera:camera-camera2:1.3.0' |
| 81 | 81 | ||
| 82 | testImplementation 'org.jetbrains.kotlin:kotlin-test' | 82 | testImplementation 'org.jetbrains.kotlin:kotlin-test' |
-
Please register or login to post a comment