andalike commented on issue #209: ionic cordova platform add - fails to update build.gradle with proper android gradle plugin URL: https://github.com/apache/cordova/issues/209#issuecomment-611499125 Try this: 1) Go to android folder(platform/android) 2) go to build.gradle file 3) Modify the line: dependencies { // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files classpath: << Insert your version here>> 4) Do a build and run
---------------------------------------------------------------- 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]
