mirror of
https://github.com/zhigang1992/react-native-chat-ui.git
synced 2026-04-27 19:25:16 +08:00
5 lines
192 B
Groovy
Executable File
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'
|