From a0ff122453442dcd8a781bf22c2609092abfa77c Mon Sep 17 00:00:00 2001 From: Uwe Trottmann Date: Tue, 14 Aug 2012 08:33:14 +0200 Subject: [PATCH] Use the Util Android library project. --- .classpath | 1 - project.properties | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.classpath b/.classpath index 117a6ee..84c0596 100644 --- a/.classpath +++ b/.classpath @@ -2,7 +2,6 @@ - diff --git a/project.properties b/project.properties index c1fd41a..9afbeff 100644 --- a/project.properties +++ b/project.properties @@ -11,3 +11,4 @@ split.density=false # Project target. target=android-8 +android.library.reference.1=../Util -- 2.43.0