Skip to content

Commit 7a1f068

Browse files
committed
Fix plugin configuration
1 parent 1358eec commit 7a1f068

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
@@ -34,7 +34,7 @@ pluginBundle {
3434

3535
plugins {
3636
jshellPlugin {
37-
id = 'com.mrsarm.jshell.plugin'
37+
id = 'com.github.mrsarm.jshell.plugin'
3838
displayName = 'JShell Plugin'
3939
}
4040
}

0 commit comments

Comments
 (0)