X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=adcfe94f2c8fe48c81be62f58aa94d3e73f47729;hb=b7dc6045892b33b04ec7c27bdc940b4d3e1b9cbf;hp=8ecfcbb52e0a3f7d259a123debca1720f4430ec5;hpb=d05a77992df983b9fa79f0e2b20d2c6b387c180c;p=fw%2Faltos diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 8ecfcbb5..adcfe94f 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,18 +16,20 @@ * 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 +40,7 @@ android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> - -