Committed by
GitHub
chore(deps): bump androidx.camera:camera-lifecycle in /android
Bumps androidx.camera:camera-lifecycle from 1.3.1 to 1.3.2. --- 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
| @@ -76,7 +76,7 @@ dependencies { | @@ -76,7 +76,7 @@ dependencies { | ||
| 76 | } | 76 | } |
| 77 | 77 | ||
| 78 | implementation 'androidx.camera:camera-camera2:1.3.1' | 78 | implementation 'androidx.camera:camera-camera2:1.3.1' |
| 79 | - implementation 'androidx.camera:camera-lifecycle:1.3.1' | 79 | + implementation 'androidx.camera:camera-lifecycle:1.3.2' |
| 80 | 80 | ||
| 81 | testImplementation 'org.jetbrains.kotlin:kotlin-test' | 81 | testImplementation 'org.jetbrains.kotlin:kotlin-test' |
| 82 | testImplementation 'org.mockito:mockito-core:5.10.0' | 82 | testImplementation 'org.mockito:mockito-core:5.10.0' |
-
Please register or login to post a comment