From 165bcc1c9deb2689676c4ff80163902d495305a1 Mon Sep 17 00:00:00 2001 From: str4d <str4d@mail.i2p> Date: Sat, 11 Jan 2014 23:41:02 +0000 Subject: [PATCH] Removed temp changes --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index 60a7d6fc8..520859816 100644 --- a/project.properties +++ b/project.properties @@ -17,4 +17,4 @@ android.library.reference.1=./routerjars # If the relative path differs in your local environment, # override this in the base local.properties # (not routerjars/local.properties) -android.library.reference.2=../../../android/adt-bundle-linux-x86_64/sdk/extras/android/support/v7/appcompat +android.library.reference.2=../android-sdk-linux/extras/android/support/v7/appcompat -- GitLab