mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 14:29:50 +08:00
6 lines
101 B
Groovy
6 lines
101 B
Groovy
// APPBase 项目编译设置
|
|
include ':appbase'
|
|
include ':libappbase'
|
|
rootProject.name = "appbase"
|
|
|