Commit f11e0158 by Denglingling

使用图片插件后,添加配置,解决安卓构建出错

parent 9461003b
Showing with 4 additions and 0 deletions
......@@ -11,6 +11,10 @@ buildscript {
repositories {
google()
jcenter()
maven {
url 'https://maven.google.com/'
name 'Google'
}
}
dependencies {
classpath("com.android.tools.build:gradle:3.4.0")
......
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