Anonymous
09/16/2019 (Mon) 18:36:53
No.3334
del
rootProject.name = 'photoTextExtract'
include ':react-native-vector-icons'
project(':react-native-vector-icons').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-vector-icons/android')
include ':app'