dpogue commented on a change in pull request #775: CB-13620: 7.0.0 Docs Update. Includes upgrade instructions. URL: https://github.com/apache/cordova-docs/pull/775#discussion_r154759402
########## File path: www/_posts/2017-12-04-cordova-android-7.0.0.md ########## @@ -0,0 +1,58 @@ +--- +layout: post +author: + name: Joe Bowser + url: https://twitter.com/infil00p +title: "Cordova Android 7.0.0 Released!" +categories: announcements +tags: news releases +--- + +We are happy to announce that `Cordova Android 7.0.0` has been released! + +With this release, we have changed the default project structure for Android projects. People who currently use the CLI and treat everything in the platforms directory as a +build artifact should not notice a difference, however this a major breaking change for people creating standalone Cordova Android projects. This also means that the locations +of files have changed and have been brought in line to the structure used by Android Studio. Review comment: Then we should also mention that it's not possible for a plugin using `edit-config` to support both cordova-android@6 and cordova-android@7? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
