I've updated
jdk-11.0.1
B4A 11.00
android-30
Two problems: SDK Manager fails and compiling Apps fails.
1. SDK Manager fails with this message: (sorry for image - text is not selectable)
2. Compiling Apps fails with:
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
I've set min-sdk to 26 in the Manifest but this has not helped.
Any ideas?
jdk-11.0.1
B4A 11.00
android-30
Two problems: SDK Manager fails and compiling Apps fails.
1. SDK Manager fails with this message: (sorry for image - text is not selectable)
2. Compiling Apps fails with:
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
I've set min-sdk to 26 in the Manifest but this has not helped.
Any ideas?