mirror of
https://github.com/standardnotes/mobile.git
synced 2026-01-06 06:48:02 -05:00
7 lines
198 B
Groovy
7 lines
198 B
Groovy
rootProject.name = 'StandardNotes'
|
|
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle")
|
|
applyNativeModulesSettingsGradle(settings)
|
|
|
|
|
|
include ':app' |