Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.
Posted 郭梧悠
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.相关的知识,希望对你有一定的参考价值。
今天从github下载了flutter_beamer项目准备继续学习flutter,但是导入android Studio运行后报出如下错误。
Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.
You can try some of the following options:
- changing the IDE settings.
- c
以上是关于Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.的主要内容,如果未能解决你的问题,请参考以下文章