mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Add missing zipSigner()
dependency
This commit is contained in:
parent
381a2347f6
commit
4a6cef52ae
@ -48,6 +48,7 @@ dependencies {
|
||||
|
||||
instrumentationTools()
|
||||
pluginVerifier()
|
||||
zipSigner()
|
||||
testFramework(TestFrameworkType.Platform)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user