From d104a19bd8ad7e5dcbb12d953cc3a4f178c605c4 Mon Sep 17 00:00:00 2001 From: Zsombor Gegesy Date: Wed, 4 May 2016 07:35:48 +0200 Subject: [PATCH] Set target to android-19 in all the submodules --- third-party/AmbilWarna/project.properties | 2 +- third-party/android-filechooser/code/project.properties | 2 +- third-party/drag-sort-listview/library/project.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/third-party/AmbilWarna/project.properties b/third-party/AmbilWarna/project.properties index ce256fda4..e21e21085 100644 --- a/third-party/AmbilWarna/project.properties +++ b/third-party/AmbilWarna/project.properties @@ -11,4 +11,4 @@ android.library=true # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-11 +target=android-19 diff --git a/third-party/android-filechooser/code/project.properties b/third-party/android-filechooser/code/project.properties index d52557723..8e4bc5fdc 100755 --- a/third-party/android-filechooser/code/project.properties +++ b/third-party/android-filechooser/code/project.properties @@ -8,5 +8,5 @@ # project structure. # Project target. -target=android-14 +target=android-19 android.library=true diff --git a/third-party/drag-sort-listview/library/project.properties b/third-party/drag-sort-listview/library/project.properties index e80f2971a..61afc8fe5 100644 --- a/third-party/drag-sort-listview/library/project.properties +++ b/third-party/drag-sort-listview/library/project.properties @@ -12,4 +12,4 @@ android.library=true # Project target. -target=android-5 +target=android-19