android_hello_world icon indicating copy to clipboard operation
android_hello_world copied to clipboard

Fail to build

Open lmaddox opened this issue 2 years ago • 0 comments

Android 12 Termux

./gradlew

FAILURE: Build failed with an exception.

  • Where: Settings file '/data/data/com.termux/files/home/android-dev/android_hello_world/settings.gradle'

  • What went wrong: Could not compile settings file '/data/data/com.termux/files/home/android-dev/android_hello_world/settings.gradle'.

startup failed: General error during semantic analysis: Unsupported class file major version 61

java.lang.IllegalArgumentException: Unsupported class file major version 61 at groovyjarjarasm.asm.ClassReader.(ClassReader.java:196)

lmaddox avatar Jun 14 '23 19:06 lmaddox