Pokedex-P-lao/android/settings.gradle
2021-10-18 14:58:17 -06:00

4 lines
197 B
Groovy

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