skolplattformen-backup/apps/skolplattformen-app/android/settings.gradle

4 lines
187 B
Groovy
Raw Normal View History

rootProject.name = 'app'
2020-12-07 20:59:14 +00:00
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
include ':app'