when i build this project to android apk. It threw an exception like the title. There are more information :
stderr[
Uncaught translation error: com.android.dx.cf.code.SimException: ERROR in com.realwear.wearhfutils.HFUtils.updateCommands:()V: invalid opcode ba - invokedynamic requires --min-sdk-version >= 26 (currently 13)
1 error; aborting
]
Is it a sdk version issue? but my sdk version is the newest.
when i build this project to android apk. It threw an exception like the title. There are more information :
stderr[
Uncaught translation error: com.android.dx.cf.code.SimException: ERROR in com.realwear.wearhfutils.HFUtils.updateCommands:()V: invalid opcode ba - invokedynamic requires --min-sdk-version >= 26 (currently 13)
1 error; aborting
]
Is it a sdk version issue? but my sdk version is the newest.