Open itgoyo opened 6 years ago
解决办法:
修改项目更换gradle版本:project-gradle-wrapper-gradle-wrapper.properties,修改gradle配置信息。distributionUrl=https://services.gradle.org/distributions/gradle-3.3-all.zip . 改为distributionUrl=https://services.gradle.org/distributions/gradle-2.14.1-all.zip。然后Gradle-refresh all Gradle Projects即可。
解决办法:
修改项目更换gradle版本:project-gradle-wrapper-gradle-wrapper.properties,修改gradle配置信息。distributionUrl=https://services.gradle.org/distributions/gradle-3.3-all.zip . 改为distributionUrl=https://services.gradle.org/distributions/gradle-2.14.1-all.zip。然后Gradle-refresh all Gradle Projects即可。