View Issue Details

IDProjectCategoryView StatusLast Update
0009230MMAGeneralpublic2012-09-20 05:40
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.0.1 
Summary0009230: Implement versioning for Android client
DescriptionEvery build of the app shows version 1.0 in the app manager, so feedback about specific builds cannot be provided.

We should probably use the same versioning methodology as elsewhere. i.e. w.x.y.z (Main.Major.Minor.Build#).
TagsNo tags attached.
Fixed in build

Activities

marek

2012-03-27 11:26

developer   ~0030788

Added detailed versioning of app in AndroidManifest.xml. Parameters of "manifest" element "android:versionCode" and "android:versionName" should be changed before each build.