Android打包报错:Lint found fatal errors while assembling a release target. To proceed, either fix the..
最近在打包Apk时出现以下错误:Lint found fatal errors while assembling a release target.To proceed, either fix the issues identified by lint, or modify your build script as follows:...android { lintOptions { checkReleaseBuilds false // Or, if
原创
2020-10-15 20:23:04 ·
546 阅读 ·
0 评论