ReduxReactQuery/android/settings.gradle
Dishank-Kheni c4706b43ca Initial commit
Generated by react-native@0.74.1
2024-05-10 16:30:47 +02:00

5 lines
259 B
Groovy

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