2017-07-08 00:25:03 +02:00
|
|
|
rootProject.name = 'Joplin'
|
2020-02-09 16:51:12 +02:00
|
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
2017-05-06 16:37:28 +02:00
|
|
|
include ':app'
|