diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 3d58fc8e..628c7966 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -6,7 +6,7 @@ + android:targetSdkVersion="19" /> diff --git a/project.properties b/project.properties index c9b1cc90..24d7540e 100644 --- a/project.properties +++ b/project.properties @@ -11,6 +11,6 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-17 +target=android-19 android.library.reference.1=../actionbarsherlock android.library.reference.2=../MultiSelectListPreferenceCompat