Skip to content

Commit

Permalink
Add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SM2A committed May 4, 2024
1 parent 4fc52e3 commit 6f03e33
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ android_library(
artifact("androidx.test:runner"),
artifact("junit:junit"),
artifact("org.hamcrest:java-hamcrest"),
artifact("org.robolectric:robolectric"),
artifact("org.robolectric:robolectric-annotations"),
artifact("org.robolectric:shadows-core"),
# artifact("org.robolectric:robolectric"),
# artifact("org.robolectric:robolectric-annotations"),
# artifact("org.robolectric:shadows-core"),
"@maven//:org_robolectric_robolectric",
"@robolectric//bazel:android-all",
# "@robolectric//bazel:android-all",
"@maven//:org_robolectric_annotations",
"@maven//:com_google_truth_truth",
"@maven//:androidx_test_core",
Expand Down

0 comments on commit 6f03e33

Please sign in to comment.