Skip to content

Commit 7296b36

Browse files
Bump androidx.camera:camera-camera2 from 1.5.3 to 1.6.0
Bumps androidx.camera:camera-camera2 from 1.5.3 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.camera:camera-camera2 dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eda1691 commit 7296b36

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

app/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ dependencies {
4646
implementation 'com.google.code.gson:gson:2.13.2'
4747
implementation 'com.android.volley:volley:1.2.1'
4848

49-
implementation "androidx.camera:camera-core:1.5.3"
50-
implementation "androidx.camera:camera-camera2:1.5.3"
51-
implementation "androidx.camera:camera-lifecycle:1.5.3"
52-
implementation "androidx.camera:camera-view:1.5.3"
49+
implementation "androidx.camera:camera-core:1.6.0"
50+
implementation "androidx.camera:camera-camera2:1.6.0"
51+
implementation "androidx.camera:camera-lifecycle:1.6.0"
52+
implementation "androidx.camera:camera-view:1.6.0"
5353

5454
implementation "androidx.concurrent:concurrent-futures:1.3.0"
5555

0 commit comments

Comments
 (0)