mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 09:04:56 -06:00
3 lines
199 B
Groovy
3 lines
199 B
Groovy
rootProject.name = 'aretherecookies'
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
include ':app'
|