opendeck-app/android/settings.gradle

4 lines
192 B
Groovy
Raw Normal View History

2021-01-21 22:38:03 +00:00
rootProject.name = 'opendeck'
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
include ':app'