From 1c8e1f9adb41d69829886538e9b2b25a9aeb7bbb Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 27 Dec 2012 19:47:35 +0100 Subject: Make changes needed to provide an external API --- AndroidManifest.xml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b15156d6..2bd0be0e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -29,8 +29,15 @@ + android:minSdkVersion="15" + android:targetSdkVersion="15" /> + + + + + + + @@ -126,4 +139,4 @@ android:grantUriPermissions="true" /> - + \ No newline at end of file -- cgit v1.2.3