From 3f0f25350e67794222b01ec0e2901f8942c827ac Mon Sep 17 00:00:00 2001 From: Torne Wuff Date: Sun, 25 Aug 2013 20:42:39 +0100 Subject: Update minSdkVersion to 4. The current code doesn't work on API 3 (1.5) any more, so update the manifest to reflect this. If it gets fixed it can be changed back. --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2d02bc2..1e09bc7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -21,7 +21,7 @@ android:versionCode="365" android:installLocation="auto"> - + -- cgit v1.2.3