mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05: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'
|
final MOCKITO_VERSION = '1.10.19'
|
||||||
|
|
||||||
// Modified dependencies
|
// 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'
|
compile 'com.github.inorichi:ReactiveNetwork:69092ed'
|
||||||
|
|
||||||
// Android support library
|
// Android support library
|
||||||
|
|
Loading…
Reference in a new issue