mirror of
https://github.com/zhigang1992/examples.git
synced 2026-06-16 10:24:35 +08:00
4 lines
205 B
Groovy
4 lines
205 B
Groovy
rootProject.name = 'ExpoWebReactNativeCLI'
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
include ':app'
|