Files
react-native-notifications/example/android/settings.gradle
2019-08-13 15:09:37 +03:00

4 lines
173 B
Groovy

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