mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-19 05:37:53 +00:00
3 lines
93 B
Groovy
3 lines
93 B
Groovy
rootProject.name = 'social'
|
|
include ':core'
|
|
project(':core').projectDir = new File('../core') |