摘要: gradle.properties缓存配置 # 开启Configuration Cache org.gradle.unsafe.configuration-cache=true # 开启Build Cache org.gradle.caching=true # 将problem转化为warn org 阅读全文
posted @ 2021-09-02 17:58 SowHappy 阅读(1010) 评论(0) 推荐(0)