X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=71c6fb1256aad59a5fc87c4e515591b534e170c6;hp=62d9939bf8d3d75b84e96afed9462e849a39a860;hb=103a50db50be55c2293468d273dd94472dd89d94;hpb=5560148ffea1a718a303d999a0f8a625deceef23 diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 62d9939b..71c6fb12 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,23 +16,57 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. --> - + package="org.altusmetrum.AltosDroid" + android:versionCode="6" + android:versionName="1.5"> + + + + + + + + + + + + + + + + + - + android:icon="@drawable/app_icon" + android:allowBackup="true" + android:theme="@style/CustomTheme"> + + + + + + + + + + +