Skip to content

Commit

Permalink
Remove "id" because unfortunately, I did not set this at the very beg…
Browse files Browse the repository at this point in the history
…inning of development and now it cannot be added
  • Loading branch information
halirutan committed Jul 19, 2024
1 parent a4dc983 commit f94fe6b
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 @@ -53,7 +53,6 @@ intellijPlatform {
projectName = project.name

pluginConfiguration {
id = properties("pluginGroup")
name = properties("pluginName")
version = properties("pluginVersion")
description = htmlFixer("resources/META-INF/description.html")
Expand Down

0 comments on commit f94fe6b

Please sign in to comment.