diff --git a/ReactAndroid/README.md b/ReactAndroid/README.md index 764b565eb63c3d..581ced96ea2a16 100644 --- a/ReactAndroid/README.md +++ b/ReactAndroid/README.md @@ -15,6 +15,7 @@ Make sure you have the following installed: - Android SDK version 22 (compileSdkVersion in [`build.gradle`](build.gradle)) - SDK build tools version 22.0.1 (buildToolsVersion in [`build.gradle`](build.gradle)) - Android Support Library version 22.2.0 (com.android.support in [`build.gradle`](build.gradle)). +- Android Support Repository 16 Point Gradle to your Android SDK. In the root of your clone of the github repo, create a file called `local.properties` with the following contents: