Skip to content

Commit

Permalink
Give application name
Browse files Browse the repository at this point in the history
  • Loading branch information
b-camphart committed Apr 9, 2021
1 parent c5bd643 commit b29eed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desktop/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ allprojects {

application {
mainClassName = "com.soyle.stories.desktop.config.soylestories.MainKt"
applicationName = "Soyle Stories"
}


Expand Down

0 comments on commit b29eed2

Please sign in to comment.