Skip to content

Commit 34ea9d6

Browse files
authored
💚 修复jitpack发布 (#43)
1 parent 66243e5 commit 34ea9d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
33
plugins {
44
kotlin("jvm") version "2.1.10"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
6-
`maven-publish`
6+
id("maven-publish")
77
}
88

99
group = "cf.wayzer"

0 commit comments

Comments
 (0)