I\'m trying to run the command ionic build android --release to build the apk but i am getting this error
ionic build android --release
Total time: 1.767 secs Error:
If you are having issues coming from a newer version of Android SDK then change your target version in your config.xml.
Next, open Android Studio>Configure>SDK Manager
Check the version you need for 24 use 7.0 and check it. Then install it and try to build again.