Hello, after several months and having changed version of B4A, I went to make a change in a small project I have and my surprise was that it does not compile and shows the following error:
What can I do?
Thank you.
What can I do?
Thank you.
B4A Version: 11.20
Parsing code. (0.37s)
Java Version: 11
Building folders structure. (0.08s)
Compiling code. (0.44s)
Compiling layouts code. (0.02s)
Organizing libraries. (0.01s)
(AndroidX SDK)
Compiling resources (0.15s)
Linking resources (0.88s)
Compiling generated Java code. (5.70s)
Convert byte code - dex. Error
PARSE ERROR:
unsupported class file version 53.0
...while parsing META-INF/versions/9/module-info.class
1 error; aborting