1
0
mirror of https://github.com/mihonapp/mihon.git synced 2025-04-02 02:25:39 +02:00

Update subsampling

This commit is contained in:
len 2016-11-29 00:18:02 +01:00
parent 44241e03da
commit 86b8712dd1

@ -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'