mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 22:47:48 +01:00
Update subsampling
This commit is contained in:
parent
44241e03da
commit
86b8712dd1
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:96d2c7f'
|
||||
compile 'com.github.inorichi:subsampling-scale-image-view:f687b74'
|
||||
|
||||
// Android support library
|
||||
final support_library_version = '25.0.1'
|
||||
|
|
Loading…
Reference in a new issue