Could not determine the dependen
2020-06-20 本文已影响0人
王宝花
# android/app/build.gradle
android {
...
lintOptions {
checkReleaseBuilds false
abortOnError false
}
...
}
# android/app/build.gradle
android {
...
lintOptions {
checkReleaseBuilds false
abortOnError false
}
...
}