Files
react-native-dialogs/examples/ExampleApp2/android/settings.gradle
T
2016-01-28 00:26:25 +05:30

5 lines
173 B
Groovy

rootProject.name = 'ExampleApp2'
include ':app', ':react-native-dialogs'
project(':react-native-dialogs').projectDir = file('../node_modules/react-native-dialogs/android')