Skip to content

Commit

Permalink
Merge pull request #8 from facebook/add-android-support-repository-to…
Browse files Browse the repository at this point in the history
…-readme

Update README.md
  • Loading branch information
kmagiera committed Aug 11, 2015
2 parents c7714a2 + 89083a0 commit f04137c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactAndroid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit f04137c

Please sign in to comment.