Files
react-native-notifications/example/android/settings.gradle
2019-07-28 15:18:31 +03:00

4 lines
169 B
Groovy

include ':myapplication'
include ':react-native-notifications'
project(':react-native-notifications').projectDir = new File(rootProject.projectDir, '../../android/app')