签名build apk: Could not resolve all files for configuration ':app:lintClassPath' 问题
生活随笔
收集整理的這篇文章主要介紹了
签名build apk: Could not resolve all files for configuration ':app:lintClassPath' 问题
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
在app的build.gradle中的android部分添加如下代碼塊即可
lintOptions {checkReleaseBuilds falseabortOnError false }希望可以解決你的問題!
總結
以上是生活随笔為你收集整理的签名build apk: Could not resolve all files for configuration ':app:lintClassPath' 问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: PHP如何操作json?方法介绍
- 下一篇: 2016 排行前20 的编程语言