Update subsampling-scale-image-view
This commit is contained in:
parent
0c65d54d89
commit
4e6cc013e5
@ -128,7 +128,7 @@ androidExtensions {
|
|||||||
dependencies {
|
dependencies {
|
||||||
|
|
||||||
// Modified dependencies
|
// Modified dependencies
|
||||||
implementation 'com.github.tachiyomiorg:subsampling-scale-image-view:ac0dae7'
|
implementation 'com.github.tachiyomiorg:subsampling-scale-image-view:bff2806'
|
||||||
implementation 'com.github.inorichi:junrar-android:634c1f5'
|
implementation 'com.github.inorichi:junrar-android:634c1f5'
|
||||||
|
|
||||||
// AndroidX libraries
|
// AndroidX libraries
|
||||||
|
@ -8,10 +8,10 @@ plugins {
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
repositories {
|
repositories {
|
||||||
|
mavenCentral()
|
||||||
|
jcenter()
|
||||||
google()
|
google()
|
||||||
maven { setUrl("https://www.jitpack.io") }
|
maven { setUrl("https://www.jitpack.io") }
|
||||||
maven { setUrl("https://plugins.gradle.org/m2/") }
|
|
||||||
jcenter()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user