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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to