Skip to content

Commit 7059eb2

Browse files
chore(deps): bump androidx.camera:camera-camera2 in /android
Bumps androidx.camera:camera-camera2 from 1.3.4 to 1.4.1. --- updated-dependencies: - dependency-name: androidx.camera:camera-camera2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e45ab2 commit 7059eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.22"))
7979

8080
implementation 'androidx.camera:camera-lifecycle:1.3.4'
81-
implementation 'androidx.camera:camera-camera2:1.3.4'
81+
implementation 'androidx.camera:camera-camera2:1.4.1'
8282

8383
testImplementation 'org.jetbrains.kotlin:kotlin-test'
8484
testImplementation 'org.mockito:mockito-core:5.12.0'

0 commit comments

Comments
 (0)