Android version number

Hi. Is it possible to set the android:versioncode and android:versionName variables, located in the AndroidManifest.xml, from the Introjucer? Why is it that these are not set to the project version number? 

 

Best regards

John

We do set those in the introjucer.. See jucer_ProjectExport_Android.h, line 276. The version value comes from the settings for the android config.

Sorry, my bad

 

I am working on a project using Juce 3.1.1 and this issue must have been fixed in a later version.

Thanks

John