Skip to content

Commit 2ac1c9f

Browse files
authored
Hotfix for publishing configuration (#11)
1 parent cd989bd commit 2ac1c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
kotlin("jvm") version ("2.1.0")
33
java
4+
id("com.akuleshov7.buildutils.publishing-configuration")
45
// id("com.akuleshov7.vercraft.plugin-gradle") version("0.0.1")
56
}

0 commit comments

Comments
 (0)