settings.gradle 203 Bytes
Newer Older
1 2
include ':myapplication'

d4vidi's avatar
d4vidi committed
3 4
include ':react-native-notifications'
project(':react-native-notifications').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-notifications/android')