Android studio preview not showing option to change JDK

Viewed 198

On Android Studio Arctic Fox (2020.3.1) Canary 14, I cannot find the option to change JDK version in preferences. Can anyone help with this?enter image description here

1 Answers

You can check / change the JDK of Android Studio Arctic Fox here. File -> Settings -> Gradle -> Gradle JDK enter image description here

Related