mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2024-11-22 12:51:15 -05:00
4 lines
193 B
Groovy
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'
|