Files
react-native-firebase/packages/template/project/android/settings.gradle
2019-04-20 21:08:02 +01:00

4 lines
194 B
Groovy
Executable File

rootProject.name = 'HelloWorld'
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
include ':app'