X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=592373d4131de0c39fc07daa61e96cc222f23c67;hp=8ecfcbb52e0a3f7d259a123debca1720f4430ec5;hb=7c75ec6e11a9287b2360bb62ef4ddb4f0e2083c7;hpb=bf88c5f829ea5d32043431945e862a9f6c96740a 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"> + + + + + + + + + + - + + + +