We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1358eec commit 7a1f068Copy full SHA for 7a1f068
build.gradle
@@ -34,7 +34,7 @@ pluginBundle {
34
35
plugins {
36
jshellPlugin {
37
- id = 'com.mrsarm.jshell.plugin'
+ id = 'com.github.mrsarm.jshell.plugin'
38
displayName = 'JShell Plugin'
39
}
40
0 commit comments