Aligned with new hitomi.la image servers

This commit is contained in:
tom5079
2021-10-25 09:32:05 +09:00
parent 93374d2cfe
commit b4dc961cdc
7 changed files with 24 additions and 20 deletions

View File

@@ -24,6 +24,7 @@ allprojects {
google()
mavenCentral()
jcenter()
mavenLocal()
maven { url "https://jitpack.io" }
maven { url "https://guardian.github.io/maven/repo-releases/" }
}