mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
编译启动成功
This commit is contained in:
@@ -21,7 +21,6 @@ buildscript {
|
||||
|
||||
ext {
|
||||
devVersion = "dev-9-SNAPSHOT"
|
||||
devVersion = "2.3.0"
|
||||
}
|
||||
|
||||
|
||||
@@ -30,9 +29,6 @@ apply from: "../../build-config/build-all.gradle"
|
||||
apply from: "../../build-config/build-base.gradle"
|
||||
apply from: "../../build-config/build-publish.gradle"
|
||||
|
||||
group = "com.ruoyi"
|
||||
archivesBaseName = "${project.name}"
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation "com.ruoyi:ruoyi-common-core:${devVersion}"
|
||||
|
||||
Reference in New Issue
Block a user