Skip to content

Commit fb709c5

Browse files
committed
Update build.gradle
1 parent 2f5884a commit fb709c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
// See https://www.jetbrains.com/intellij-repository/releases
7373
intellijPlatform {
7474
pluginConfiguration {
75-
pluginId = properties("pluginGroup")
75+
id = properties("pluginGroup")
7676
name = properties("pluginName")
7777
version = properties("pluginVersion")
7878
ideaVersion {

0 commit comments

Comments
 (0)