Pokedex-P-lao/android/settings.gradle

4 lines
197 B
Groovy
Raw Normal View History

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