Dave Trollope
12/26/2023, 7:21 PM* What went wrong:
An exception occurred applying plugin request [id: 'com.android.application', version: '8.1.4']
> Failed to apply plugin 'com.android.internal.application'.
> Android Gradle plugin requires Java 17 to run. You are currently using Java 15.
Your current JDK is located in /Library/Java/JavaVirtualMachines/jdk-15.0.2.jdk/Contents/Home
You can try some of the following options:
- changing the IDE settings.
- changing the JAVA_HOME environment variable.
- changing `org.gradle.java.home` in `gradle.properties`.
Why is it trying to use java for iOS?
I'm not sure where to look in the project, I struggle with where to keep track of JDK/Gradle settings in AndroidStudio, seems like its moved around. I thought the embedded java in A/S was 17. Any advice?McEna
12/26/2023, 9:04 PMMcEna
12/26/2023, 9:06 PMDave Trollope
12/27/2023, 3:20 AMDave Trollope
12/27/2023, 3:38 AMMcEna
12/27/2023, 6:36 AMMcEna
12/27/2023, 6:36 AM