diff --git a/plugins/ActionBarSherlock/library/project.properties b/plugins/ActionBarSherlock/library/project.properties index f28bc833e..0e58ae1c0 100644 --- a/plugins/ActionBarSherlock/library/project.properties +++ b/plugins/ActionBarSherlock/library/project.properties @@ -9,4 +9,4 @@ android.library=true # Project target. -target=android-15 +target=android-17 diff --git a/plugins/Android-PullToRefresh/library/project.properties b/plugins/Android-PullToRefresh/library/project.properties index acfc74eb1..e61077f79 100644 --- a/plugins/Android-PullToRefresh/library/project.properties +++ b/plugins/Android-PullToRefresh/library/project.properties @@ -8,5 +8,5 @@ # project structure. # Project target. -target=android-16 +target=android-17 android.library=true