Skip to content

Commit bf4651e

Browse files
committed
Add "compose" to plugin's tags.
1 parent 02df145 commit bf4651e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ tasks.named("test") {
7171
pluginBundle {
7272
website = "https://github.com/SpineEventEngine/Chords-Gradle-plugin/blob/master/README.md"
7373
vcsUrl = "https://github.com/SpineEventEngine/Chords-Gradle-plugin"
74-
tags = listOf("spine", "chords", "gradle", "plugin", "protobuf", "codegen")
74+
tags = listOf("spine", "chords", "gradle", "plugin", "protobuf", "codegen", "compose")
7575

7676
mavenCoordinates {
7777
groupId = "io.spine.chords"

0 commit comments

Comments
 (0)