X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=02507bb9b8afeb61dc41aef632e3ac099b3d93e3;hp=8ecfcbb52e0a3f7d259a123debca1720f4430ec5;hb=0e3b3ce66035e8a90fd708d9a4bc01370174c9eb;hpb=bf88c5f829ea5d32043431945e862a9f6c96740a diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 8ecfcbb5..02507bb9 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,18 +16,35 @@ * 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" > + @@ -38,9 +55,11 @@ android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> - - + +