I’ve solved this problem. I deleted the codes in the “build.gradle”, the codes are:
task wrapper(type: Wrapper) {
gradleVersion = ‘5.6’
}
↧
Gradle build in Eclipse failed error : could not fetch model of type 'gradlebuild' using gradle installation
↧