From f6cd012ad58a840920f7aed963ce90f56c948e62 Mon Sep 17 00:00:00 2001 From: Tim Su Date: Mon, 16 Jan 2012 21:25:11 -0800 Subject: [PATCH] Make view pager to use android level 14 --- viewPagerIndicator/library/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viewPagerIndicator/library/project.properties b/viewPagerIndicator/library/project.properties index f28bc833e..5ca7d6247 100755 --- a/viewPagerIndicator/library/project.properties +++ b/viewPagerIndicator/library/project.properties @@ -9,4 +9,4 @@ android.library=true # Project target. -target=android-15 +target=android-14