From 41a5633a6a581c6b572a5d37a3bb051e2f76b374 Mon Sep 17 00:00:00 2001 From: peli0101 Date: Mon, 26 Oct 2009 05:21:35 +0000 Subject: [PATCH] OI Safe: Update build path (should not really matter, as property from private build properties should be used). git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2349 72b678ce-9140-0410-bee8-679b907dd61a --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index c4eb29b..6838a81 100644 --- a/build.properties +++ b/build.properties @@ -33,7 +33,7 @@ # android.sdk : path to Android SDK ### Windows -android.sdk=C:\\Program Files\\android\\android-sdk-windows-1.0_r1 +android.sdk=C:\\Program Files\\android\\android-sdk-windows-1.6_r1 #android.sdk=C:\\android-sdk-windows-1.0_r1 android.aapt=aapt.exe android.aidl=aidl.exe -- 2.50.1