Skip to content

Commit

Permalink
ableton tools module build cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Nov 9, 2023
1 parent b378640 commit cb5acab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xemantic-osc-ableton-tools/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ dependencies {
}

application {
mainClass = "com.xemantic.osc.ableton.tools.AbletonToolsKt" // The main class of the application
mainClass.set("com.xemantic.osc.ableton.tools.AbletonToolsKt")
}

0 comments on commit cb5acab

Please sign in to comment.