Files
2020-07-02 11:09:52 +02:00

4 lines
191 B
Groovy

rootProject.name = 'example'
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
include ':app'