We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41e82b commit 944f5aaCopy full SHA for 944f5aa
BUILDING.md
@@ -19,7 +19,7 @@ The following steps should help you (re)build Signal from the command line.
19
20
2. Make sure you have the [Android SDK](https://developer.android.com/sdk/index.html) installed.
21
3. Ensure that the following packages are installed from the Android SDK manager:
22
- * Android SDK Build Tools
+ * Android SDK Build Tools (see buildToolsVersion in build.gradle)
23
* SDK Platform (API level 22)
24
* Android Support Repository
25
* Google Repository
0 commit comments