Android Development
Gabriel Rogath
1 min read
BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 65
Step 1: remove gradle configurations
Step 2: create folder Gradle on e.g C:\Gradle
Step 3: Install/Download Gradle version compatible to your java SDK version, check the version here
Step 4: Unzip the downloaded gradle to your new folder like C:\Gradle\gradle-8.10.2.
step5: open your Android project root folder in the command prompt, then type gradle init
0
Subscribe to my newsletter
Read articles from Gabriel Rogath directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by