android doc cleanup

This commit is contained in:
Andy Prock
2015-12-31 11:04:01 -08:00
parent 083519ec53
commit b65f11fb72
+1 -1
View File
@@ -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`