react-native-inappbrowser/example/android/settings.gradle
2019-07-09 01:01:35 -05:00

4 lines
191 B
Groovy

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