mirror of
https://github.com/zhigang1992/react-native-notifications.git
synced 2026-06-12 09:08:11 +08:00
4 lines
169 B
Groovy
4 lines
169 B
Groovy
include ':myapplication'
|
|
|
|
include ':react-native-notifications'
|
|
project(':react-native-notifications').projectDir = new File(rootProject.projectDir, '../../android/app') |