From 23c0f2c31398d72ff9096800de2179dbcde5347f Mon Sep 17 00:00:00 2001 From: inorichi Date: Thu, 2 Nov 2017 18:49:09 +0100 Subject: [PATCH] Update subsampling. Export /storage/ to SAF --- app/build.gradle | 3 +-- app/src/main/res/xml/provider_paths.xml | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index df8bf0ae14..3e0b6b543d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -102,8 +102,7 @@ android { dependencies { // Modified dependencies - implementation 'com.github.inorichi:subsampling-scale-image-view:01e5385' - implementation 'com.github.inorichi:tachimage:68cd311' + implementation 'com.github.inorichi:subsampling-scale-image-view:c19b883' implementation 'com.github.inorichi:junrar-android:634c1f5' // Android support library diff --git a/app/src/main/res/xml/provider_paths.xml b/app/src/main/res/xml/provider_paths.xml index 2d828b7ed6..200c709f48 100644 --- a/app/src/main/res/xml/provider_paths.xml +++ b/app/src/main/res/xml/provider_paths.xml @@ -3,4 +3,6 @@ + + \ No newline at end of file