I want to solve this problem using this property:
Where is its place in b4a project?
How can I add it to b4a project?
I think this post is explaining the solution for libraries developers, not for consumers.
B4X:
<AndroidEnableDesugar>True</AndroidEnableDesugar>
'and/or
<AndroidDexTool>d8</AndroidDexTool>
How can I add it to b4a project?
I think this post is explaining the solution for libraries developers, not for consumers.