Dependency update

This commit is contained in:
tom5079
2021-03-14 14:34:59 +09:00
parent 6fae9e9a30
commit 1dea88a135
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ allprojects {
google()
mavenCentral()
jcenter()
mavenLocal()
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://jitpack.io" }
maven { url "https://guardian.github.com/maven/repo-releases" }