react-native-testfairy/example/android/settings.gradle

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')