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