mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 17:47:48 +01:00
Bump subsampling version
This commit is contained in:
parent
b8d1a88623
commit
e753539c6d
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ dependencies {
|
|||
final MOCKITO_VERSION = '1.10.19'
|
||||
|
||||
// Modified dependencies
|
||||
compile 'com.github.inorichi:subsampling-scale-image-view:7dc97eb'
|
||||
compile 'com.github.inorichi:subsampling-scale-image-view:421fb81'
|
||||
compile 'com.github.inorichi:ReactiveNetwork:69092ed'
|
||||
|
||||
// Android support library
|
||||
|
|
Loading…
Reference in a new issue