Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.

Go to Settings  ->Project Structure -> Select the Modules Tab 
-> Select the latest 'Sdk and Build Tools' 
  
  Go to your build.gradle file then update the 'targetSdkVersion and CompileSdk' to the latest 
  build version that you selected  eg  compileSdk 32 and   targetSdkVersion 32
 
PREVIOUS NEXT
Tagged: #Android #Gradle #plugin #requires #Java #You #Java
ADD COMMENT
Topic
Name
4+2 =