We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57a277 commit f9b4aa5Copy full SHA for f9b4aa5
server/build.gradle.kts
@@ -12,7 +12,7 @@ val targetJvm: String by project
12
13
14
application {
15
- mainClass.set("cloud.skadi.ApplicationKt")
+ mainClass.set("cloud.skadi.gist.ApplicationKt")
16
}
17
18
repositories {
0 commit comments