Update subsampling-scale-image-view
Cette révision appartient à :
Parent
0c65d54d89
révision
4e6cc013e5
2 fichiers modifiés avec 3 ajouts et 3 suppressions
|
@ -128,7 +128,7 @@ androidExtensions {
|
|||
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'
|
||||
|
||||
// AndroidX libraries
|
||||
|
|
|
@ -8,10 +8,10 @@ plugins {
|
|||
|
||||
allprojects {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
google()
|
||||
maven { setUrl("https://www.jitpack.io") }
|
||||
maven { setUrl("https://plugins.gradle.org/m2/") }
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Référencer dans un nouveau ticket