Skip to main content
Added some context. Active reading. Applied some formatting (as a result, the diff looks more extensive than it really is - use view "Side-by-side Markdown" to compare).
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

Changing the Gradle JDK to 11 worked for me in Android Studio Arctic FoxArctic Fox (4.2):

Step 1: Navigate

Navigate to: Filemenu -> SettingFile -> Build, Execution, DeploymentSetting -> Build ToolsBuild, Execution, Deployment -> GradleBuild ToolsGradle

Step 2: Change

Change Gradle JDK to 11, below the Gradle Projects.

Step 3: Apply

Apply, and Rebuild Project and Rebuild Project!

Changing the Gradle JDK to 11 worked for me in Android Studio Arctic Fox:

Step 1: Navigate to: File -> Setting -> Build, Execution, Deployment -> Build Tools -> Gradle

Step 2: Change Gradle JDK to 11, below the Gradle Projects.

Step 3: Apply, and Rebuild Project!

Changing the Gradle JDK to 11 worked for me in Android Studio Arctic Fox (4.2):

Step 1:

Navigate to: menu File Setting Build, Execution, Deployment Build ToolsGradle

Step 2:

Change Gradle JDK to 11, below the Gradle Projects.

Step 3:

Apply, and Rebuild Project!

Source Link

Changing the Gradle JDK to 11 worked for me in Android Studio Arctic Fox:

Step 1: Navigate to: File -> Setting -> Build, Execution, Deployment -> Build Tools -> Gradle

Step 2: Change Gradle JDK to 11, below the Gradle Projects.

Step 3: Apply, and Rebuild Project!