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 dac9a39 commit 2419fe5Copy full SHA for 2419fe5
build.gradle.kts
@@ -18,6 +18,7 @@ buildscript {
18
19
apply {
20
plugin("kotlin")
21
+ plugin("maven")
22
}
23
24
//configure<ApplicationPluginConvention> {
0 commit comments