You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bnaya (JIRA)" <ji...@apache.org> on 2015/06/15 12:33:04 UTC

[jira] [Created] (CB-9178) When building android project using gradle the apk version code is wrong

Bnaya created CB-9178:
-------------------------

             Summary: When building android project using gradle the apk version code is wrong 
                 Key: CB-9178
                 URL: https://issues.apache.org/jira/browse/CB-9178
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Bnaya


current cordova version 5.1.1
current android platform 4.0.2

I have cordova project with version code set to 33
android-versionCode="33"
in the config xml file, and the androidmanifest 
android:versionCode="33"

When uploading apk of that project to the paystore, its shows the version code is 338.
changing the version code in my project shows the digit '8' is appended to the version code.

when moving back to pervious android platform version (using git) the version code is ok



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org