update repositories definition

This commit is contained in:
2021-02-04 15:19:26 +06:00
parent 746f3e8a14
commit 6f265640a7
9 changed files with 1 additions and 25 deletions

View File

@@ -1,5 +1,6 @@
allprojects {
repositories {
mavenLocal()
jcenter()
}
}