Commit e465b71a authored by Him188's avatar Him188

Add mavenLocal

parent 0bcbfa35
buildscript {
repositories {
mavenLocal()
jcenter()
mavenCentral()
google()
......@@ -25,6 +26,7 @@ allprojects {
// }
repositories {
mavenLocal()
jcenter()
mavenCentral()
google()
......
......@@ -10,6 +10,7 @@ pluginManagement {
}
repositories {
mavenLocal()
jcenter()
google()
mavenCentral()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment