Change IDE plugin name

This commit is contained in:
Alexey Tsvetkov
2021-05-04 11:54:03 +03:00
committed by Alexey Tsvetkov
parent de66648650
commit 8658e38132
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ repositories {
}
intellij {
pluginName = "Compose for Desktop IDE Support"
pluginName = "Compose Multiplatform IDE Support"
type = properties("platform.type")
version = properties("platform.version")
downloadSources = properties("platform.download.sources").toBoolean()

View File

@@ -1,6 +1,6 @@
<idea-plugin>
<id>org.jetbrains.compose.desktop.ide</id>
<name>Compose for Desktop IDE Support</name>
<name>Compose Multiplatform IDE Support</name>
<vendor>JetBrains</vendor>
<description>
<![CDATA[