From b7f740a957da3eed2b86ac3c0e3c88e3afd60f1a Mon Sep 17 00:00:00 2001 From: shagrath Date: Sat, 10 Nov 2012 19:08:14 +0100 Subject: [PATCH] Version bump --- .classpath | 1 + AndroidManifest.xml | 6 +++--- lint.xml | 3 +++ project.properties | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 lint.xml diff --git a/.classpath b/.classpath index 1b4b1ee..0ca188f 100644 --- a/.classpath +++ b/.classpath @@ -3,5 +3,6 @@ + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d86b1c7..c2a3897 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,10 +1,10 @@ + package="org.ab.x48" android:installLocation="auto" android:versionCode="40" android:versionName="1.40"> + android:configChanges="keyboardHidden|orientation" android:launchMode="singleTop"> @@ -15,7 +15,7 @@ - + diff --git a/lint.xml b/lint.xml new file mode 100644 index 0000000..ee0eead --- /dev/null +++ b/lint.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/project.properties b/project.properties index 247ca66..2e98c5f 100644 --- a/project.properties +++ b/project.properties @@ -10,5 +10,5 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-14 +target=android-10 apk-configurations=