nhhockeyplayer opened a new issue #209: ionic cordova platform add - fails to update build.gradle with proper android gradle plugin URL: https://github.com/apache/cordova/issues/209 # Bug Report ionic cordova platform add - fails to update build.gradle with proper android gradle plugin ## Problem causes build to fail permanently ### What is expected to happen? when adding a new plaform, build.gradle should reflect the appropriate android gradle plugin not some hardwired guess like 3.3.0 ### What does actually happen? version 3.3.0 is what lands inside the platforms/android/build.gradle instead of 3.6.2 which syncs the gradle version with the version of android studio I am using which is in fact 3.6.2 weeks have been spent troubleshooting this and is rued the build process ## Information android studio 3.6.2 gradle plugin 3.6.4 very disimpressed with the handling of gradle version and the dependent plugin version with adding platforms this is a show stopper for build process and issues rampant all over the internet no one knows what to do some of us like to build 10% completely with the command line and never even launch android studio AND THIS IS FEASIBLE and has been I shouldnt havee to launch webstorm to tell me the cordova platform archetype missed the version on the android gradle plugin
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
