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