Files
react-native-chat-ui/example/android/settings.gradle
Alex Demchenko 59c5e2ecbd Initial commit
2019-12-24 19:36:13 +01:00

5 lines
192 B
Groovy
Executable File

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