首页
IT
登录
6mi
u
盘
搜
搜 索
IT
plugin with id 'com.android.application' not found
plugin with id 'com.android.application' not found
xiaoxiao
2021-03-25
79
在build.gradle中添加下面的代码
buildscript
{ repositories{ jcenter() }
dependencies
{ classpath
'com.android.tools.build:gradle:2.1.3'
}
} allprojects
{ repositories{ jcenter() }
}
转载请注明原文地址: https://ju.6miu.com/read-19410.html
技术
最新回复
(
0
)