Update AndroidBuildingFromSource.md
Summary: Local Maven repository for Support Libraries -> Android Support Repository someone so moody Closes https://github.com/facebook/react-native/pull/11360 Differential Revision: D4339960 Pulled By: lacker fbshipit-source-id: 04e92d07413184e86fca3034a4a16a6e689da87e
This commit is contained in:
parent
c4abd5b82a
commit
4e466d4c8a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue