mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 11:17:25 +01:00
Fix Rapid region decoder
This commit is contained in:
parent
fb89f77db7
commit
52c50398b8
@ -98,7 +98,7 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
|
|
||||||
// Modified dependencies
|
// Modified dependencies
|
||||||
compile 'com.github.inorichi:subsampling-scale-image-view:de3b472'
|
compile 'com.github.inorichi:subsampling-scale-image-view:c9aa47d'
|
||||||
|
|
||||||
// Android support library
|
// Android support library
|
||||||
final support_library_version = '25.1.0'
|
final support_library_version = '25.1.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user