From 74991667bb4f76e1ce3995a7757934a4ddec0d66 Mon Sep 17 00:00:00 2001 From: Trinea Date: Mon, 24 Feb 2014 09:50:35 +0800 Subject: [PATCH] modify dependence --- project.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.properties b/project.properties index 8f17f0f..f55197c 100644 --- a/project.properties +++ b/project.properties @@ -13,5 +13,5 @@ # Project target. target=android-14 proguard.config=proguard.cfg -android.library.reference.1=..\\TrineaAndroidCommon -android.library.reference.2=../AutoScrollViewPager +android.library.reference.1=../trinea-android-common +android.library.reference.2=../android-auto-scroll-view-pager