X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=06644fbb67b08ca09fa0f662c2bdb8e2df5d2672;hp=7147c0b1ef919da0507c3cd515118eab9118dab8;hb=bc3610d8cecbfed40c62d4dcb93fc9a4d2a7c9e3;hpb=2f2734bb418f5c3a89fa3f1bf1b98ce4cfe432e1 diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 7147c0b1..06644fbb 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="4" + android:versionName="1.3"> + + + + + + + + + + + + + - + android:icon="@drawable/app_icon" + android:allowBackup="true" > + @@ -38,9 +54,9 @@ android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> - - +