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 dcd5451 commit f833ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desktop/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ kotlin {
jvmMain {
dependencies {
implementation compose.desktop.currentOs
implementation libs.androidx.compose.runtime
implementation project(":shared")
}
}
Expand Down

0 comments on commit f833ec9

Please sign in to comment.