Perfect_Draft-App_Test-reac.../android/settings.gradle
marlon passos 19471fdd5e Initial commit
Generated by react-native@0.73.1
2023-12-19 10:04:39 -03:00

5 lines
258 B
Groovy

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