mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 04:55:29 +03:00
Build(deps): Bump androidx.exifinterface:exifinterface
Bumps androidx.exifinterface:exifinterface from 1.3.6 to 1.3.7. --- updated-dependencies: - dependency-name: androidx.exifinterface:exifinterface dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6627edb5b1
commit
da14e1f87f
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ dependencies {
|
|||
implementation "androidx.camera:camera-camera2:${androidxCameraVersion}"
|
||||
implementation "androidx.camera:camera-lifecycle:${androidxCameraVersion}"
|
||||
implementation "androidx.camera:camera-view:${androidxCameraVersion}"
|
||||
implementation "androidx.exifinterface:exifinterface:1.3.6"
|
||||
implementation "androidx.exifinterface:exifinterface:1.3.7"
|
||||
|
||||
implementation "androidx.lifecycle:lifecycle-runtime-ktx:${lifecycleVersion}"
|
||||
implementation "androidx.lifecycle:lifecycle-livedata-ktx:${lifecycleVersion}"
|
||||
|
|
Loading…
Reference in a new issue