Fix publishing problem
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
7e21573cf4
commit
fbbece3c86
@@ -26,6 +26,7 @@ dependencies {
|
||||
compileOnly("kotlin.build.custom.deps:intellij-core:${rootProject.ext["versions.intellijSdk"]}") {
|
||||
artifact {
|
||||
name = 'intellij-core'
|
||||
type = 'jar'
|
||||
extension = 'jar'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user