mirror of
https://github.com/status-im/react-native-tcp.git
synced 2025-01-14 20:54:20 +00:00
android doc cleanup
This commit is contained in:
parent
083519ec53
commit
b65f11fb72
@ -28,7 +28,7 @@ npm install --save react-native-tcp
|
||||
```gradle
|
||||
...
|
||||
include ':react-native-tcp'
|
||||
project(':react-native-tcp').projectDir = new File(settingsDir, '../node_modules/react-native-tcp/android')
|
||||
project(':react-native-tcp').projectDir = new File(settingsDir, '../node_modules/react-native-tcp/android/core')
|
||||
```
|
||||
* `android/app/build.gradle`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user