In this file you set android minSdk to 23. I want to know whether it is possible to support android 5 and 5.1 in isar-community package or not. (android sdk 21 and 22). I mean setting android minSdk ...
I'm trying to generate a custom library (.aar) for my QNN android application by following the instructions from this link .\build.bat --android --config Release ...