Update subsampling library with decoder fixes
This commit is contained in:
parent
da8b870670
commit
e502caee9f
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ android {
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
||||||
// Modified dependencies
|
// Modified dependencies
|
||||||
implementation 'com.github.inorichi:subsampling-scale-image-view:b1cfae3'
|
implementation 'com.github.inorichi:subsampling-scale-image-view:ac0dae7'
|
||||||
implementation 'com.github.inorichi:junrar-android:634c1f5'
|
implementation 'com.github.inorichi:junrar-android:634c1f5'
|
||||||
|
|
||||||
// Android support library
|
// Android support library
|
||||||
|
|
Reference in a new issue