Commit 6b34eded by 罗翻

build修改配置

parent f74c0ec3
Showing with 3 additions and 0 deletions
...@@ -18,6 +18,9 @@ buildscript { ...@@ -18,6 +18,9 @@ buildscript {
repositories { repositories {
jcenter() jcenter()
google() google()
maven {
url 'https://maven.google.com'
}
} }
dependencies { dependencies {
classpath "com.android.tools.build:gradle:$gradle_version" classpath "com.android.tools.build:gradle:$gradle_version"
......
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 sign in to comment