Android打包错误:Lint found fatal errors while assembling a release target.
打正式包时出了错误: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 you pref