Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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