react-native-camera_edit/examples/rectOfInterest/android/settings.gradle
2025-07-09 11:33:00 +09:00

4 lines
198 B
Groovy

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