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