From 6aa243a9533793b6005fd1c7780e9656bb847395 Mon Sep 17 00:00:00 2001 From: faketruth Date: Fri, 16 Nov 2012 22:19:12 +0000 Subject: Android: Added an installer class that lets the user select default plugins to install and it will install the example.ini files. Android: Added menu option to retry the MCServer install routine git-svn-id: http://mc-server.googlecode.com/svn/trunk@1050 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- Android/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Android/AndroidManifest.xml') diff --git a/Android/AndroidManifest.xml b/Android/AndroidManifest.xml index d59d6e054..c8c44d2f5 100644 --- a/Android/AndroidManifest.xml +++ b/Android/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="2" + android:versionName="r1049" > -- cgit v1.2.3