Skip to content

Commit

Permalink
remove -midi-device-service dependency from -samples-host-engine.
Browse files Browse the repository at this point in the history
  • Loading branch information
atsushieno committed Apr 17, 2023
1 parent dc40de4 commit f1b6797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion androidaudioplugin-samples-host-engine/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ apply { from ("../publish-pom.gradle") }

dependencies {
implementation (project(":androidaudioplugin"))
implementation (project(":androidaudioplugin-midi-device-service"))

implementation (libs.androidx.core.ktx)
implementation (libs.kotlin.stdlib.jdk8)
Expand Down

0 comments on commit f1b6797

Please sign in to comment.