aretherecookies-mobile/android/settings.gradle
2017-02-04 11:40:33 -06:00

7 lines
No EOL
228 B
Groovy

rootProject.name = 'AreThereCookies'
include ':app'
include ':react-native-vector-icons'
project(':react-native-vector-icons').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-vector-icons/android')