Files
react-native-webview-bridge/examples/rpc/android/settings.gradle
T
2016-09-30 01:44:36 -04:00

5 lines
214 B
Groovy

rootProject.name = 'rpc'
include ':app', ':react-native-webview-bridge'
project(':react-native-webview-bridge').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-webview-bridge/android')