Explorar el Código

Update subsampling

len hace 8 años
padre
commit
9320d1f7a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -98,7 +98,7 @@ android {
 dependencies {
 
     // Modified dependencies
-    compile 'com.github.inorichi:subsampling-scale-image-view:c9aa47d'
+    compile 'com.github.inorichi:subsampling-scale-image-view:44aa442'
 
     // Android support library
     final support_library_version = '25.1.0'