X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=592373d4131de0c39fc07daa61e96cc222f23c67;hp=8ecfcbb52e0a3f7d259a123debca1720f4430ec5;hb=aed8d3ee2561bbec59b9684fb2042186191302ca;hpb=d05a77992df983b9fa79f0e2b20d2c6b387c180c diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 8ecfcbb5..592373d4 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,31 +16,77 @@ * 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"> + + + + + + + + + + - + + + +