The project uses Gradle 4.1 which is incompatible with Java 11 or newer.

The project uses Gradle 4.1 which is incompatible with Java 11 or newer.,第1张

今天安装了WINDOWS11 ,然后重新下载安装了最新的Android Studio,版本号为:android-studio-2020.3.1.25-windows 64位版。

但是打开一个老工程文件(估计是2017年左右写的),打开后提示:

Unable to start the daemon process. The project uses Gradle 4.6 which is incompatible with Java 11 or newer. 打开设置:

 找到这:

把现在的Android Studio版本默认的选项:JAVA11

改为:jdk1.8.0_311

就通过了。 

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/langs/788697.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-05
下一篇 2022-05-05

发表评论

登录后才能评论

评论列表(0条)

保存