From 271eb6807ffed81d67f97a820cbab701d98909ba Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 13 Jan 2013 16:55:49 +1300 Subject: [PATCH] Update sdk path --- local.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.properties b/local.properties index 450fd33..8a752b2 100644 --- a/local.properties +++ b/local.properties @@ -7,4 +7,4 @@ # location of the SDK. This is only used by Ant # For customization when using a Version Control System, please read the # header note. -sdk.dir=/home/user/Documents/android-sdk-linux +sdk.dir=/opt/android-sdk-linux