rootProject.name = 'DjiMobileTest'

include ':react-native-dji-mobile'
project(':react-native-dji-mobile').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-dji-mobile/android')

include ':app'
