From ccc1f5e9d6a4dcb60172bce15fe6972379472210 Mon Sep 17 00:00:00 2001 From: martinstingl Date: Sat, 15 Mar 2014 21:51:49 +0100 Subject: [PATCH] Added the dependency "Android SDK Build-tools". //FREEBIE --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 61f4e48bc..90bbe2821 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -17,7 +17,7 @@ The following steps should help you (re)build TextSecure from the command line. git clone https://github.com/WhisperSystems/TextSecure.git 2. Make sure you have the [Android SDK](https://developer.android.com/sdk/index.html) installed somewhere on your system. -3. Ensure the "Android Support Repository" is installed from the Android SDK manager. +3. Ensure the "Android Support Repository" and "Android SDK Build-tools" are installed from the Android SDK manager. 4. Create a local.properties file at the root of your source checkout and add an sdk.dir entry to it. sdk.dir=\