Procházet zdrojové kódy

Bump exifinterface from 1.2.0 to 1.3.0

Bumps exifinterface from 1.2.0 to 1.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] před 4 roky
rodič
revize
de69054c0d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -294,7 +294,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.2.0'
+    implementation 'androidx.exifinterface:exifinterface:1.3.0'
     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"