From e7964682564e7ea6049c6dee6b4e7f0a569564dc Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Mon, 7 Jan 2013 23:02:29 -0800 Subject: [PATCH] Override the version and source of android-support-v4 to use the one from API 17. We can restore this back to normal once Maven Central updates to the latest. --- plugins/ActionBarSherlock/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/ActionBarSherlock/pom.xml b/plugins/ActionBarSherlock/pom.xml index 371c34e33..ce4d4fca8 100644 --- a/plugins/ActionBarSherlock/pom.xml +++ b/plugins/ActionBarSherlock/pom.xml @@ -68,7 +68,7 @@ 1.6 4.0.1.2 14 - r7 + r99 3.3.2 4.10 @@ -88,6 +88,8 @@ com.google.android support-v4 ${android-support.version} + system + ${basedir}/libs/android-support-v4.jar com.nineoldandroids