BikeApp_demoss/android/settings.gradle
tx bbaa67c0de Initial commit
Generated by react-native@0.74.5
2024-11-02 16:21:03 +08:00

5 lines
256 B
Groovy

rootProject.name = 'BikeApp_demo'
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')