mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-22 04:01:33 +00:00
5 lines
142 B
Groovy
5 lines
142 B
Groovy
|
rootProject.projectDir = new File(settingsDir, '../../../..')
|
||
|
rootProject.name = "JKQuest"
|
||
|
|
||
|
include ':', 'VrSamples:JKQuest:Projects:Android'
|