Edit versionCode in manifest
----------------------------

                 Key: FLEX-26
                 URL: https://issues.apache.org/jira/browse/FLEX-26
             Project: Apache Flex
          Issue Type: Bug
         Environment: Flex 4.6 sdk export release build 
            Reporter: Akhil Dhanuka
            Assignee: Bertrand Delacretaz
            Priority: Critical


I am using Flex 4.6 from Adobe to create APK files - while bundling the APK is 
not creating VersionName correctly.. It's doing -

<manifest android:versionCode="1000000" 
android:versionName="@string/app_version" android:installLocation="auto" .....

 

I need a number in the versionNumber rather an identifier.. Is there any way I 
can set a specific number?

 

I am not able to publish the app because of the newly generated manifest with 
4.6. It produces the right manifest with flex 4.5 but I am now using new 
features of 4.6 and trying to publish to market.

 

Any help would be appreciated.

 

Thanks,

Akhil

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to