Skip to content

Commit 6984f1d

Browse files
authored
Enable publish plugin for kotlin-loom module (#69)
1 parent 0b8e97f commit 6984f1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kotlin-loom/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
plugins {
22
id(libs.plugins.kotlin.jvm.get().pluginId)
33
alias(libs.plugins.spotless)
4+
alias(libs.plugins.arrow.gradle.publish)
45
}
56

67
repositories {

0 commit comments

Comments
 (0)