Files
Eventment/android/settings.gradle
2019-07-09 03:48:02 -04:00

4 lines
193 B
Groovy

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