在build.gradle中添加如下代码
buildscript {
...
System.properties['com.android.build.gradle.overrideVersionCheck'] = 'true'
}