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

0 comments on commit 9b25f1d

Please sign in to comment.