aretherecookies-mobile/android/settings.gradle
2020-04-03 21:21:00 -05:00

3 lines
195 B
Groovy

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