You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by gi...@git.apache.org on 2017/08/07 16:47:15 UTC

[GitHub] feichngr opened a new pull request #401: CB-8976: Added the `cdvVersionCodeForceAbiDigit` property

feichngr opened a new pull request #401: CB-8976: Added the `cdvVersionCodeForceAbiDigit` property
URL: https://github.com/apache/cordova-android/pull/401
 
 
    to the template build.gradle that appends 0 to the versionCode when `cdvBuildMultipleApks` is not set
   
   ### Platforms affected
   Android
   
   ### What does this PR do?
   Adds a Gradle property that, when set to true, establishes a fallback for the 10x bigger versionCodes that were auto-generated even for non-multi-APK builds in cordova-android version before 5.2.0. 
   
   ### What testing has been done on this change?
   Only local testing. Planned to add some automated testing and documentation but didn't get around to it. Hope someone else will pick it up.
   
   ### Checklist
   - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
   - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [ ] Added automated test coverage as appropriate for this change.
   
 
----------------------------------------------------------------
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: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org