Files
Organizing-Home/android/settings.gradle
2021-03-12 11:38:47 +01:00

4 lines
190 B
Groovy

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