aretherecookies-mobile/android/settings.gradle

4 lines
195 B
Groovy
Raw Permalink Normal View History

2020-04-03 21:21:00 -05:00
rootProject.name = 'wheresthetp'
2019-09-21 15:45:07 +00:00
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
2017-01-16 20:53:55 -06:00
include ':app'