How to share Android lintOptions across modules

后端 未结 0 810
执念已碎
执念已碎 2020-12-21 08:52

I am building a multi-module app and in each module I have lint settings as follows

android {
   ...
   lintOptions {
        quiet true
        abortOnError          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题