Hey. I decided to try gomobile for a super simple android app but no matter what i do the android api is always level 16.
Is gomobile build dead or could we expect a fix to the default minimum api level being higher than 16? Preferably 24.
It completely ignores the -androidapi flag
I tried changing min api level and recompile gomobile with no success.
I don't want to struggle with gradle and such things.
Any suggestions are welcome.