Skip to content

Commit

Permalink
Add zipSigner dependency for releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
Niels van de Weem committed Nov 20, 2024
1 parent 9b10708 commit 7d7cb94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ repositories {
dependencies {
intellijPlatform {
instrumentationTools()
zipSigner()

create(properties("platformType"), properties("platformVersion"), false)
bundledPlugins(providers.gradleProperty("platformBundledPlugins").map { it.split(',') })
Expand Down

0 comments on commit 7d7cb94

Please sign in to comment.