From 89083a05044b2f0fbf1a5569760c619c3ef1731b Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Tue, 11 Aug 2015 13:58:02 -0700 Subject: [PATCH] Update README.md --- ReactAndroid/README.md | 1 + 1 file changed, 1 insertion(+) 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: