We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aac532 commit 55dacb6Copy full SHA for 55dacb6
1 file changed
build.gradle.kts
@@ -1,5 +1,7 @@
1
plugins {
2
+ alias(libs.plugins.kotlin.jvm) apply false
3
alias(libs.plugins.spotless)
4
+ alias(libs.plugins.vanniktech.maven.publish) apply false
5
}
6
7
tasks.register("saveSnapshots") {
0 commit comments