管理咨詢公司稅收優(yōu)惠青島seo優(yōu)化
通過分析,新下載的項目沒有project/gradle
目錄,故通過其他項目復制到當前項目,就解決了該問題。
同時也出現(xiàn)了新的問題
Unable to start the daemon process.The project uses Gradle 4.1 which is incompatible with Java 11 or newer.
原因:gradle版本過低,修改到java1.8即可
查看agp和gradle的版本關系
https://developer.android.google.cn/studio/releases/gradle-plugin?hl=zh-cn