GT2/Ejectable/node_modules/react-native/template/android/settings.gradle
2021-08-16 00:14:59 +00:00

3 lines
194 B
Groovy

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