Skip to content

Commit

Permalink
ableton module build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Sep 10, 2023
1 parent 9cb02b5 commit c36b5a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xemantic-osc-ableton/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ kotlin {
val commonTest by getting {
dependencies {
implementation(project(":xemantic-osc-test"))
implementation(libs.kotlin.test)
implementation(libs.kotest.assertions.core)
}
}
Expand Down

0 comments on commit c36b5a6

Please sign in to comment.