mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Borders crop improvements
This commit is contained in:
parent
bb723076ee
commit
e22b1661f4
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ android {
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
||||||
// Modified dependencies
|
// Modified dependencies
|
||||||
compile 'com.github.inorichi:subsampling-scale-image-view:9048f23'
|
compile 'com.github.inorichi:subsampling-scale-image-view:41e76b5'
|
||||||
compile 'com.github.inorichi:junrar-android:634c1f5'
|
compile 'com.github.inorichi:junrar-android:634c1f5'
|
||||||
|
|
||||||
// Android support library
|
// Android support library
|
||||||
|
|
Loading…
Reference in a new issue