mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 05:37:48 +01:00
parent
86e53e08de
commit
b60b26bbd0
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ buildscript {
|
|||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
maven { url "https://jitpack.io" }
|
||||
maven { url "https://www.jitpack.io" }
|
||||
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
|
||||
jcenter()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue