# android/app/build.gradle
android {
...
lintOptions {
checkReleaseBuilds false
abortOnError false
}
...
}
# android/app/build.gradle
android {
...
lintOptions {
checkReleaseBuilds false
abortOnError false
}
...
}
本文标题:Could not determine the dependen
本文链接:https://www.haomeiwen.com/subject/erwixktx.html
网友评论