Update the API level in the build documentation.

pull/1/head
Joshua Lund 7 years ago committed by Moxie Marlinspike
parent 05daa71977
commit c4991e857d

@ -20,7 +20,7 @@ The following steps should help you (re)build Signal from the command line.
2. Make sure you have the [Android SDK](https://developer.android.com/sdk/index.html) installed.
3. Ensure that the following packages are installed from the Android SDK manager:
* Android SDK Build Tools (see buildToolsVersion in build.gradle)
* SDK Platform (API level 22)
* SDK Platform (All API levels)
* Android Support Repository
* Google Repository
4. Create a local.properties file at the root of your source checkout and add an sdk.dir entry to it. For example:

Loading…
Cancel
Save