X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=bf88574453b7be124f3054da02cb2063dcd6134e;hb=a9e02e32cb10e5b5f17cd555bb28fdc205ac3612;hp=8ecfcbb52e0a3f7d259a123debca1720f4430ec5;hpb=2120d362cefceba69e75996b6391d9558978c01d;p=fw%2Faltos diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 8ecfcbb5..bf885744 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,18 +16,34 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. --> + package="org.altusmetrum.AltosDroid" + android:versionCode="1" + android:versionName="1.1.9.3"> + + + + + + + + + + + + + - + android:icon="@drawable/app_icon" + android:allowBackup="true" > + @@ -38,9 +54,9 @@ android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> - - +