Files
notesnook/apps/mobile/android/settings.gradle
thewisefarmerr 02d7592fc3 initial commit
2019-11-15 01:17:59 +05:00

4 lines
189 B
Groovy

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