mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Update subsampling
This commit is contained in:
parent
e8912c5dc9
commit
9320d1f7a4
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue