This commit is contained in:
2018-10-22 15:16:39 +02:00
parent c043367810
commit 54a171bd5e
6 changed files with 57 additions and 16 deletions

View File

@@ -18,6 +18,9 @@ allprojects {
jcenter()
maven { url "https://jitpack.io" }
maven { url "https://dl.bintray.com/gericop/maven" }
maven { url "https://maven.google.com" }
}
}