Files
react-native-chat-ui/example/android/settings.gradle
Alex Demchenko bc7f4ac2b8 Update example
2021-03-22 16:00:14 +01:00

4 lines
191 B
Groovy

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