better look for wizards names and descriptions: removed word dups and specified build system #KT-27183 Fixed
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ class KotlinGradleNativeMultiplatformModuleBuilder : KotlinGradleAbstractMultipl
|
||||
|
||||
override fun getPresentableName() = "Kotlin/Native"
|
||||
|
||||
override fun getDescription() = "Kotlin module for native binaries"
|
||||
override fun getDescription() = "Gradle-based Kotlin project for native binaries"
|
||||
|
||||
override val notImportedCommonSourceSets = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user