mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-28 00:37:58 +03:00
Fix Rapid region decoder
This commit is contained in:
parent
fb89f77db7
commit
52c50398b8
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:de3b472'
|
||||
compile 'com.github.inorichi:subsampling-scale-image-view:c9aa47d'
|
||||
|
||||
// Android support library
|
||||
final support_library_version = '25.1.0'
|
||||
|
|
Loading…
Reference in a new issue