mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 09:34:56 -06:00
7 lines
No EOL
228 B
Groovy
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') |