阅读背景:

【Android】Error:Execution failed for task ':app:lint'

来源:互联网 

详细信息如下:

Error:Execution failed for task ':app:lint'.
> Lint found errors in the project; aborting build.
  Fix the issues identified by lint, or add the following to your build script to proceed with errors:
  ...
  android {
      lintOptions {
          abortOnError false
      }
  }
  ...Error:Execution failed for task ':app



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: