Skip to content

Commit a0a2147

Browse files
Bump androidx.camera:camera-extensions in /android-refimpl-app
Bumps androidx.camera:camera-extensions from 1.3.4 to 1.4.0. --- updated-dependencies: - dependency-name: androidx.camera:camera-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7a63ce commit a0a2147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ dependencies {
425425
implementation "androidx.camera:camera-lifecycle:1.3.4"
426426
implementation 'androidx.camera:camera-camera2:1.3.4'
427427
implementation 'androidx.camera:camera-view:1.3.4'
428-
implementation 'androidx.camera:camera-extensions:1.3.4'
428+
implementation 'androidx.camera:camera-extensions:1.4.0'
429429
//
430430
implementation 'com.github.zoff99:pkgs_TensorflowLiteAndroidMediapipeCPU:2.6.0'
431431
implementation 'com.github.zoff99:pkgs_TensorflowLiteAndroidMediapipeGPU:2.6.0'

0 commit comments

Comments
 (0)