Skip to content

Commit

Permalink
Enable publish plugin for kotlin-loom module (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscodr authored May 16, 2023
1 parent 0b8e97f commit 6984f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kotlin-loom/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
plugins {
id(libs.plugins.kotlin.jvm.get().pluginId)
alias(libs.plugins.spotless)
alias(libs.plugins.arrow.gradle.publish)
}

repositories {
Expand Down

0 comments on commit 6984f1d

Please sign in to comment.