Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9178

When building android project using gradle the apk version code is wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • cordova-android
    • 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            Bnaya Bnaya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: