bitmap
bitmap copied to clipboard
Execution failed for task ':bitmap:stripDebugDebugSymbols'.
Hi, I'm having real difficulty getting this package working on linux. I'm getting the following error:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':bitmap:stripDebugDebugSymbols'.
> No toolchains found in the NDK toolchains folder for ABI with prefix: arm-linux-androideabi
I've got NDK v23 and v20 installed yet still I get this when I try to build my project.
Any ideas? Thanks
Same here, interestingly the example provided in the repo does compile successfully.