Everything was working great i was able to build apk for some reason i have removed platform
ionic cordova platform rm android re-added with ionic cordova platform add android now i am end up with this error
Please let me know how can i resolve.
I had discussed with mike on slack he told me to add in config.xml
<preference name="android-minSdkVersion" value=" 19" />
but this was already there i cant find the way to resolve this.
Please check full description: https://github.com/ionic-team/ionic-cli/issues/3847