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: [email protected]
For additional commands, e-mail: [email protected]