Skip to content

Commit

Permalink
Fix plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfromXXII committed Aug 7, 2024
1 parent f0be443 commit 305f908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ dependencies {
// Read more: https://github.com/JetBrains/gradle-intellij-plugin
intellijPlatform {
pluginConfiguration {
name = properties("pluginName")
version = properties("pluginVersion")

// Extract the <!-- Plugin description --> section from README.md and provide for the plugin's manifest
Expand Down

0 comments on commit 305f908

Please sign in to comment.