seav opened a new pull request #1016: (android) Add required versions to support adaptive icons URL: https://github.com/apache/cordova-docs/pull/1016 In order to support Android 8 adaptive icons, [email protected] and [email protected] are required. Any older version of these two results in build errors or only old-style icons. <!-- Please make sure the checklist boxes are all checked before submitting the PR. The checklist is intended as a quick reference, for complete details please see our Contributor Guidelines: http://cordova.apache.org/contribute/contribute_guidelines.html Thanks! --> ### Platforms affected android ### Motivation and Context In order to support Android 8 adaptive icons, [email protected] and [email protected] are required. Any older version of these two results in build errors or only old-style icons. ### Description State in the documentation which versions of cordova and cordova-android are required to support Android adaptive icons. ### Testing None. ### Checklist - [x] Commit is prefixed with `(platform)` if this change only applies to one platform (e.g. `(android)`) - [x] I've updated the documentation if necessary
---------------------------------------------------------------- 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]
