Skip to content

Commit 9e4e5bf

Browse files
authored
Change the name of the project so that built artifacts match the plugin name (#3700)
1 parent 13acfdb commit 9e4e5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
33
}
4-
rootProject.name = 'Elixir'
4+
rootProject.name = 'intellij-elixir'
55
include 'jps-shared'
66
include 'jps-builder'

0 commit comments

Comments
 (0)