react-native-firebase/example/demo/android/settings.gradle

5 lines
203 B
Groovy

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