赞
踩
Android error:The project is using an unsupported version of Gradle. 解决方法:打开文件Gradle Scripts->gradle-wrapper.properties 将如图中的5.4.1修改为4.4.1即可