Let's consider a scenario where we want to abort the execution process if there are any lint errors that exist. android { ... lintOptions { abortOnError ...
確定! 回上一頁