Skip to content

Commit

Permalink
Update AndroidBuildingFromSource.md
Browse files Browse the repository at this point in the history
Summary:
Local Maven repository for Support Libraries -> Android Support Repository
someone so moody
Closes facebook#11360

Differential Revision: D4339960

Pulled By: lacker

fbshipit-source-id: 04e92d07413184e86fca3034a4a16a6e689da87e
  • Loading branch information
sunnylqm authored and facebook-github-bot committed Dec 16, 2016
1 parent c4abd5b commit 4e466d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/AndroidBuildingFromSource.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Make sure you have the following installed:

1. Android SDK version 23 (compileSdkVersion in [`build.gradle`](https://github.com/facebook/react-native/blob/master/ReactAndroid/build.gradle))
2. SDK build tools version 23.0.1 (buildToolsVersion in [`build.gradle`](https://github.com/facebook/react-native/blob/master/ReactAndroid/build.gradle))
3. Local Maven repository for Support Libraries (formerly `Android Support Repository`) >= 17 (for Android Support Library)
3. Android Support Repository >= 17 (for Android Support Library)
4. Android NDK (download links and installation instructions below)

### Point Gradle to your Android SDK:
Expand Down

0 comments on commit 4e466d4

Please sign in to comment.