mirror of
https://github.com/status-im/react-native-testfairy.git
synced 2026-08-30 19:31:10 +00:00
5 lines
200 B
Groovy
5 lines
200 B
Groovy
rootProject.name = 'TestFairy'
|
|
|
|
include ':app'
|
|
include ':react-native-testfairy'
|
|
project(':react-native-testfairy').projectDir = new File(settingsDir, '../node_modules/react-native-testfairy/android') |