libportal-react-native/example/android/settings.gradle
overtorment 7a28253a10 init
2024-10-08 16:35:55 +01:00

5 lines
271 B
Groovy

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