Update subsampling. Export /storage/ to SAF

This commit is contained in:
inorichi 2017-11-02 18:49:09 +01:00
parent 5c4139be45
commit 23c0f2c313
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -3,4 +3,6 @@
<cache-path name="cache_files" path="."/>
<external-path name="ext_files" path="." />
<external-cache-path name="ext_cache_files" path="."/>
<!--suppress AndroidElementNotAllowed -->
<root-path name="ext_storage" path="/storage/"/>
</paths>