Files
app_vhills/android/settings.gradle
javamon b5c07a9951 Initial commit
Generated by react-native@0.74.5
2025-04-03 14:25:49 +09:00

5 lines
250 B
Groovy

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