aretherecookies-mobile/android/settings.gradle
2019-09-21 15:45:07 +00:00

3 lines
199 B
Groovy

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