Files
notesnook/apps/mobile/android/settings.gradle
ammarahm-ed e85cf3c5b9 update name
2020-04-27 12:50:07 +05:00

4 lines
193 B
Groovy

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