mirror of
https://github.com/supabase/supabase.git
synced 2026-07-04 14:34:21 +08:00
4 lines
203 B
Groovy
4 lines
203 B
Groovy
rootProject.name = 'ReactNativeTodoList'
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
include ':app'
|