From: Marius Gavrilescu Date: Tue, 13 Aug 2013 07:39:51 +0000 (+0300) Subject: Bump target to android-18 X-Git-Url: http://git.ieval.ro/?p=unical.git;a=commitdiff_plain;h=b67ceccd06b3f077fc280bd5940a672be8eba43a Bump target to android-18 --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b9e4f6a..d7b414b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -5,7 +5,7 @@ + android:targetSdkVersion="18" /> diff --git a/project.properties b/project.properties index a3ee5ab..ce39f2d 100644 --- a/project.properties +++ b/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-17 +target=android-18