Skip to content

Commit

Permalink
Use auto-generated accessor
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Nov 21, 2023
1 parent 8e129be commit a38364a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/desktop/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kotlin {
}
}

named("jvmMain") {
jvmMain {
if (OSUtils.IS_WINDOWS && false) {
dependsOn(windowsMain)
} else {
Expand Down

0 comments on commit a38364a

Please sign in to comment.