mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-15 12:23:15 +00:00
git-subtree-dir: third-party/nwaku git-subtree-split: d94cb7c73631ffd4b934839ba58bc622d331a135
5 lines
250 B
Groovy
5 lines
250 B
Groovy
rootProject.name = 'mobile'
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
include ':app'
|
|
includeBuild('../node_modules/@react-native/gradle-plugin')
|