摘要: android { lintOptions { // 设置为 true时lint将不报告分析的进度 quiet true // 如果为 true,则当lint发现错误时停止 gradle构建 abortOnError false // 如果为 true,则只报告错误 ignoreWarnings t 阅读全文
posted @ 2018-04-11 11:57 君临裙下 阅读(1737) 评论(0) 推荐(0)