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

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