X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=592373d4131de0c39fc07daa61e96cc222f23c67;hb=0f40284c554aaadc71a598de8f1c5fe64ea387e1;hp=b72f03844cc2bf17d79b11bcf4d6ec664f68f9bf;hpb=a48e4d40729e736929632ec422fd189ecdfba33b;p=fw%2Faltos diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index b72f0384..592373d4 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -1,38 +1,92 @@ - - + package="org.altusmetrum.AltosDroid" + android:versionCode="6" + android:versionName="1.5"> + + + + + + + + + + + + + + + + + + - + android:icon="@drawable/app_icon" + android:allowBackup="true" + android:theme="@style/CustomTheme"> + + + + + + + + + + + + + + + + + +