Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
Using Turbine
  • Loading branch information
matt-ramotar authored Jun 1, 2024
1 parent 4a784fe commit 9de17a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multicast/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ kotlin {
implementation(kotlin("test"))
implementation(libs.junit)
implementation(libs.kotlinx.coroutines.test)
implementation(libs.turbine)
}
}

Expand Down

0 comments on commit 9de17a2

Please sign in to comment.