blazerapp/android/settings.gradle
2020-08-09 16:37:46 -04:00

4 lines
193 B
Groovy

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