settings.gradle 198 Bytes
Newer Older
1 2 3 4
include ':myapplication'

include ':reactnativenotification'
//project(':reactnativenotification').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-notification/android')