mirror of
https://github.com/status-im/rn-emoji-keyboard.git
synced 2025-01-26 08:08:54 +00:00
5 lines
205 B
Groovy
5 lines
205 B
Groovy
rootProject.name = 'EmojiKeyboardExample'
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
include ':app'
|
|
|