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/08/27 15:56:03 UTC

[GitHub] jedrivisser opened a new issue #485: Cordova generates build.gradle with deprecated "compile" dependencies

jedrivisser opened a new issue #485: Cordova generates build.gradle with deprecated "compile" dependencies
URL: https://github.com/apache/cordova-android/issues/485
 
 
   When an android cordova plugin has a `framework` dependency, StudioBuilder.js generates a deprecated `compile` dependency instead of a `implementation` dependency:
   
   https://github.com/apache/cordova-android/blob/7.1.x/bin/templates/cordova/lib/builders/StudioBuilder.js#L201

----------------------------------------------------------------
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