mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 18:40:15 +08:00
Don't config maven publish for gradle & idea plugin
This commit is contained in:
parent
99701a2434
commit
4a60a52faf
@ -94,5 +94,3 @@ tasks {
|
||||
|
||||
compileKotlin.dependsOn(fillBuildConstants)
|
||||
}
|
||||
|
||||
configurePublishing("mirai-console-gradle")
|
@ -74,5 +74,3 @@ dependencies {
|
||||
compileOnly(`kotlin-compiler`)
|
||||
compileOnly(files("libs/ide-common.jar"))
|
||||
}
|
||||
|
||||
configurePublishing("mirai-console-intellij")
|
Loading…
Reference in New Issue
Block a user