Could not find matching constructor for: org.gradle.util.Clock()
检出Android studio中的grdle配置;
示例:
project中的com.android.tools.build:gradle版本号为:2.3.3 dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
}
则对应gradle目录下的wrapper文件家中的gradle-wrapper.properties中的distributionUrl的版本号为:gradle-3.3-all.zip
对应studio中国的gradle配置文件也为3.3