You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/12/04 16:10:48 UTC

[GitHub] dpogue commented on issue #568: Move the PLUGIN GRADLE EXTENSIONS comments

dpogue commented on issue #568: Move the PLUGIN GRADLE EXTENSIONS comments
URL: https://github.com/apache/cordova-android/pull/568#issuecomment-444156718
 
 
   @brodybits When installing plugins, any gradle files that the plugins reference are added to the build.gradle file in between the `EXTENSIONS START` and `EXTENSIONS END` comments. There must not be any actual code in between those comments otherwise it will get overwritten during the prepare step.
   
   I'm experimenting with/reviewing how cordova-android's gradle stuff is set up, and will potentially be opening a PR to reorganize it, taking open issues and PRs like this one into account.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org