mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 17:30:25 +00:00
Android Support Repository -> Local Maven repository for Support Libr…
Summary: Closes https://github.com/facebook/react-native/pull/7249 Differential Revision: D3229302 fb-gh-sync-id: 83596604c1c1546249babb421898aa5bd9c7e5c1 fbshipit-source-id: 83596604c1c1546249babb421898aa5bd9c7e5c1
This commit is contained in:
parent
8295d27a90
commit
131970dc5a
@ -17,7 +17,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. Android Support Repository >= 17 (for Android Support Library)
|
||||
3. Local Maven repository for Support Libraries (formerly `Android Support Repository`) >= 17 (for Android Support Library)
|
||||
4. Android NDK (download links and installation instructions below)
|
||||
|
||||
Point Gradle to your Android SDK: either have `$ANDROID_SDK` and `$ANDROID_NDK ` defined, or create a local.properties file in the root of your react-native checkout with the following contents:
|
||||
|
Loading…
x
Reference in New Issue
Block a user