X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=bf88574453b7be124f3054da02cb2063dcd6134e;hb=ecfc8a08147cfd179b341475333d68a39c978f0f;hp=b72f03844cc2bf17d79b11bcf4d6ec664f68f9bf;hpb=a48e4d40729e736929632ec422fd189ecdfba33b;p=fw%2Faltos diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index b72f0384..bf885744 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -1,30 +1,49 @@ - - + package="org.altusmetrum.AltosDroid" + android:versionCode="1" + android:versionName="1.1.9.3"> + + + + + + + + + + + + + + + - + android:icon="@drawable/app_icon" + android:allowBackup="true" > + @@ -34,5 +53,10 @@ android:label="@string/select_device" android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> + + + +