rootProject.name = 'example' include ':react-native-video-cache' project(':react-native-video-cache').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-video-cache/android') include ':app'