0

I am trying to develop a app using flutter, when I enter ../gradlew signingreport, it returns am error:
enter image description here

Then I check the problem on Google and I can not change the Java version because I can not find the location as it shows below:
enter image description here

There is no option for me to change the version of Java, so what should I do?

Mark Rotteveel
  • 100,966
  • 191
  • 140
  • 197
Felix
  • 25
  • 4
  • @MartinZeitler Thanks for your reply, I see the answoer, but the problem is I can not find the path of the gradle Jdk dropdown area, I can find the grade from seeting->Build,Exeution,Deployment->Build Tools-->Gradle. But when I click the Gradle button, there is no Gradle JDK dropdown shown on the right. – Felix Jun 16 '22 at 20:17
  • You're referring to an outdated answer, while there are two pages of answers. – Martin Zeitler Jun 16 '22 at 21:35
  • @MartinZeitler Thanks! I have solved the problem, because android studio can not show the correct version all the time, so I use windows powershell to run the command and it works successfully! – Felix Jun 17 '22 at 00:33

1 Answers1

-4

Kindly upgrade your java version

lewis machilika
  • 819
  • 2
  • 11
  • 25