Ionic Android build stopped working
问题 My Ionic/Cordova app has all of a sudden stopped building on Android after updating the Ionic and Cordova CLI. I've spent the last 2 days searching Google for a solution but I couldn't find anything that has helped. I'm assuming it's something to do with Cordova now using Gradle to build instead of Apache Ant. My Android SDK and build tools are all up to version 22, Gradle 2.2, Ant 1.9.4, JDK 8. Other details: Cordova CLI: 5.1.1 Ionic CLI Version: 1.6.1 Ionic App Lib Version: 0.3.3 OS: Mac OS