react-native-swiper/examples/android/settings.gradle
2019-09-22 17:08:18 +08:00

4 lines
192 B
Groovy

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