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

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