rootProject.name = 'mycroft'
include ':react-native-vector-icons'
project(':react-native-vector-icons').projectDir = new File('D:/Work/Office/sherlock/Libraries/fy-icon/node_modules/react-native-vector-icons/android')

include ':app'
