2020-01-16 14:49:10 -08:00

4 lines
191 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'