Minimum supported Gradle version is 4.1. Current version is 2.14.1


Error:Minimum supported Gradle version is 4.1. Current version is 2.14.1. If using the gradle wrapper, try editing the distributionUrl in G:\MyApplication\qsbk\gradle\wrapper\gradle-wrapper.properties to gradle-4.1-all.zip

Consult IDE log for more details (Help | Show Log)

 

 

有時候我們運行別人的項目時,會發現這個問題

其實是他人的版本過低導致的

按照報錯結果,我們可以去到gradle\wrapper\gradle-wrapper.properties   這個文件里

只需把這里的2.14.1改成我們本地版本就可以了  4.1 

然后就不會有這個錯誤了


免責聲明!

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



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