- Import an AIA.
- Change the verion name.
- Download the AIA.
- Version code and version name in the AIA (
Screen1.scm/Properties/VersionCode,Screen1.scm/Properties/VersionName) are unchanged.
Note: Importing it back, or compiling the app, does in fact show the correct version name, since it uses youngandroidproject/project.properties/versioncode and youngandroidproject/project.properties/versionname.
Were the fields in Screen1.scm deprecated or what?