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/11/19 17:38:28 UTC

[GitHub] brodybits opened a new issue #50: Smarter way to mark Cordova platform versions

brodybits opened a new issue #50: Smarter way to mark Cordova platform versions
URL: https://github.com/apache/cordova/issues/50
 
 
   I find it really unfortunate that we have to use tooling to mark Cordova platform versions in multiple places such as package.json, generated cordova.js, VERSION file, Android Gradle file, etc.
   
   I think it should be relatively straightforward to update the Cordova tooling so that we can mark the version in package.json and it would automatically mark the correct platform version in the generated platform files.
   
   And I suspect that in Gradle we should be able to define a constant or variable with the version in one place and reference it in the other places.

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