Skip to content

Commit 367a3bd

Browse files
authored
fix name
1 parent d108c37 commit 367a3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
// Configure gradle-intellij-plugin plugin.
2424
// Read more: https://github.com/JetBrains/gradle-intellij-plugin
2525
intellij {
26-
pluginName.set("Ember.js")
26+
pluginName.set("EmberExperimental.js")
2727

2828
// see https://www.jetbrains.com/intellij-repository/releases/
2929
// and https://www.jetbrains.com/intellij-repository/snapshots/

0 commit comments

Comments
 (0)