Skip to content

Commit

Permalink
Remove duplicate entry of junit (#1754)
Browse files Browse the repository at this point in the history
  • Loading branch information
cf256 committed Feb 13, 2024
1 parent 247a024 commit 8d3ec42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android-app/benchmark/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ dependencies {
implementation(libs.androidx.test.junit)
implementation(libs.androidx.benchmark.macro)
implementation(libs.androidx.uiautomator)
implementation(libs.androidx.test.junit)
implementation(libs.kotlin.coroutines.android)

implementation(projects.androidApp.commonTest)
Expand Down

0 comments on commit 8d3ec42

Please sign in to comment.