X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=0c72c1ae471ba58173c4a750f020301697cd6373;hp=e976555ef0f092acab0109c6803616546da1ea64;hb=96f2ae5fc0d3bf88704d2ae1b4df5dc6aefc523b;hpb=0f3597389977f86a8c1bdff1b7f46107c43ef306 diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index e976555e..0c72c1ae 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,17 +16,34 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. --> + package="org.altusmetrum.AltosDroid" + android:versionCode="5" + android:versionName="1.3"> + + + + + + + + + + + + + + - + android:icon="@drawable/app_icon" + android:allowBackup="true" > + @@ -37,31 +54,9 @@ android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> - - - - - - - - - - - +