android unsupperted class error
Posted: Fri Aug 22, 2025 2:48 pm
Hi All
Does anyone face this before?
I just use Livecode 10-0-3 RC1 on MacBook, to upgrade my apps to use API35, which under google requirment, When make the standaline application. it come with the following error.
There was an error while saving the standalone application
could not encode class bundle - error:
Exception in thread "main" java-lang-UnsupportedClassVersionError :
com/android/tools/r8/D8 has been compiled by a more recent version of the java
Runtime (class file version 55) this version of the Java Runtime only recognizes
class file version up to 52
Regards
Terry Ho
Does anyone face this before?
I just use Livecode 10-0-3 RC1 on MacBook, to upgrade my apps to use API35, which under google requirment, When make the standaline application. it come with the following error.
There was an error while saving the standalone application
could not encode class bundle - error:
Exception in thread "main" java-lang-UnsupportedClassVersionError :
com/android/tools/r8/D8 has been compiled by a more recent version of the java
Runtime (class file version 55) this version of the Java Runtime only recognizes
class file version up to 52
Regards
Terry Ho