Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
krossovochkin authored Nov 27, 2024
1 parent 678d600 commit f60fa53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions desktop/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ repositories {
}
}

apply plugin: "kotlin-multiplatform"

kotlin {
jvm {
compilations.all {
Expand Down

0 comments on commit f60fa53

Please sign in to comment.