X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FAndroidManifest.xml;h=02507bb9b8afeb61dc41aef632e3ac099b3d93e3;hb=3f4e765c05ddbae83ca0c0176572cd698f285d08;hp=1239175968fb334ed0d44a400d727ef37c61fe17;hpb=372840b4ebfd3da3cd713b6bc6a8ffc8cd6b6b8c;p=fw%2Faltos diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml index 12391759..02507bb9 100644 --- a/altosdroid/AndroidManifest.xml +++ b/altosdroid/AndroidManifest.xml @@ -16,17 +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" > + @@ -37,9 +55,11 @@ android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> - - + +