Create a new Gradle script file, e.g. android-lint.gradle with the following contents: android { lintOptions { checkReleaseBuilds false ...
確定! 回上一頁