mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 22:57:49 +01:00
Revert support lib 25 (broken as usual), update subsampling lib
This commit is contained in:
parent
e375101132
commit
c1ac47e1ce
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ android {
|
|||
dependencies {
|
||||
|
||||
// Modified dependencies
|
||||
compile 'com.github.inorichi:subsampling-scale-image-view:2d9c854'
|
||||
compile 'com.github.inorichi:subsampling-scale-image-view:c3e3a87'
|
||||
compile 'com.github.inorichi:ReactiveNetwork:69092ed'
|
||||
|
||||
// Android support library
|
||||
|
|
Loading…
Reference in a new issue