Selaa lähdekoodia

Merge pull request #10919 from nextcloud/dependabot/gradle/androidx.exifinterface-exifinterface-1.3.5

Bump exifinterface from 1.3.4 to 1.3.5
Álvaro Brey 2 vuotta sitten
vanhempi
commit
fc23111724
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -232,7 +232,7 @@ dependencies {
     implementation 'androidx.appcompat:appcompat:1.4.2'
     implementation 'androidx.webkit:webkit:1.4.0'
     implementation 'androidx.cardview:cardview:1.0.0'
-    implementation 'androidx.exifinterface:exifinterface:1.3.4'
+    implementation 'androidx.exifinterface:exifinterface:1.3.5'
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1"
     implementation "androidx.work:work-runtime:$workRuntime"
     implementation "androidx.work:work-runtime-ktx:$workRuntime"