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 2019/05/09 13:40:03 UTC

[GitHub] [cordova-android] videmort opened a new issue #730: Failed to compile 8.0.0 with high version code

videmort opened a new issue #730: Failed to compile 8.0.0 with high version code
URL: https://github.com/apache/cordova-android/issues/730
 
 
   # Bug Report
   
   ## Problem
   Doesn't compile if android-versionCode is too high
   
   
   ### Command or Code
   Just run cordova build android with this config.xml version code config -->  android-versionCode="1613011076"
   
   
   ### Version information
   Cordova 9 and cordova-android 8.0.0
   
   ### Console Error
   versionCode is set to -1049758422 in product flavor armv7, but it should be a positive integer.
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ X] I searched for existing GitHub issues
   - [ X] I updated all Cordova tooling to most recent version
   - [X ] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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