mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-29 21:11:57 +08:00
14 lines
223 B
Groovy
14 lines
223 B
Groovy
group = "com.ruoyi"
|
|
|
|
apply from: "../../build-config/build-base.gradle"
|
|
apply from: "../../build-config/build-publish.gradle"
|
|
|
|
apply from: "../../build-product.gradle"
|
|
|
|
dependencies {
|
|
|
|
|
|
}
|
|
|
|
description = 'ruoyi-common-core'
|