mirror of
https://github.com/nextcloud/android.git
synced 2024-11-29 02:38:58 +03:00
Merge pull request #7090 from nextcloud/dependabot/gradle/androidx.exifinterface-exifinterface-1.3.1
Bump exifinterface from 1.3.0 to 1.3.1
This commit is contained in:
commit
f4bf71337e
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ dependencies {
|
|||
implementation 'com.jakewharton:disklrucache:2.0.2'
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0-rc01'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.exifinterface:exifinterface:1.3.0'
|
||||
implementation 'androidx.exifinterface:exifinterface:1.3.1'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
|
||||
implementation "androidx.work:work-runtime:2.4.0"
|
||||
implementation "androidx.work:work-runtime-ktx:2.4.0"
|
||||
|
|
Loading…
Reference in a new issue