rootProject.name = 'example' include ':app' include ':RNGL' project(':RNGL').projectDir = file('../../android') include ':react-native-fs' project(':react-native-fs').projectDir = new File(settingsDir, '../node_modules/react-native-fs/android')