mirror of
https://github.com/status-im/react-native-tcp.git
synced 2026-08-27 18:01:09 +00:00
android doc cleanup
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user