A problem occurred evaluating project ':'. > ASCII


項目編譯出錯:

錯誤信息如下:

FAILURE: Build failed with an exception.

* Where:
Build file 'F:\git\i***\build.gradle' line: 1

* What went wrong:
A problem occurred evaluating project ':**'.
> ASCII

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.



解決方法:
去掉gradle 文件里面的這個依賴:

        classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4+"

刪除org.jfrog.buildinfo:build-info-extractor-gradle 你項目中這個依賴就可以了。至於為什么,我也不知道。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM