GT2/Ejectable/node_modules/react-native/template/android/settings.gradle

4 lines
194 B
Groovy
Raw Normal View History

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