Skip to content

Commit

Permalink
do we also need implementation to non-platform jar?
Browse files Browse the repository at this point in the history
  • Loading branch information
atsushieno committed Dec 6, 2023
1 parent 76cc0e8 commit 746c9ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ktmidi-jvm-desktop/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ plugins {
dependencies {
implementation project(":ktmidi")
implementation libs.alsakt
implementation libs.rtmidi.javacpp
implementation libs.rtmidi.javacpp.platform

implementation libs.kotlinx.coroutines.core
Expand Down

0 comments on commit 746c9ee

Please sign in to comment.