Make a longer description for Kotlin Android plugin
Try to overcome `Plugin description must not be generic, please elaborate.` from the Gradle plugin portal.
This commit is contained in:
@@ -190,7 +190,7 @@ pluginBundle {
|
||||
create(
|
||||
name = "kotlinAndroidPlugin",
|
||||
id = "org.jetbrains.kotlin.android",
|
||||
display = "Android"
|
||||
display = "Kotlin Android plugin"
|
||||
)
|
||||
create(
|
||||
name = "kotlinAndroidExtensionsPlugin",
|
||||
|
||||
Reference in New Issue
Block a user