2016-02-24 11:55:59 -05:00
|
|
|
rootProject.name = 'SampleRN20'
|
|
|
|
|
|
2016-02-24 12:10:45 -05:00
|
|
|
include ':app', ':react-native-webview-bridge'
|
|
|
|
|
project(':react-native-webview-bridge').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-webview-bridge/android')
|