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