Skip to content

Commit

Permalink
Update anvil?
Browse files Browse the repository at this point in the history
  • Loading branch information
restingbull committed Sep 7, 2024
1 parent 6472178 commit fd49f20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ tasks:
test_flags: ${{ test_flags }}
test_targets:
- "//:all_tests"
- "//docs:are_docs_up_to_date_test"
build_targets:
- "//:rules_kotlin_release"
integration_tests:
Expand Down
4 changes: 2 additions & 2 deletions examples/anvil/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ maven_install(
"com.google.dagger:dagger:2.50",
"com.google.dagger:dagger-compiler:2.50",
"com.google.dagger:dagger-producers:2.50",
"com.squareup.anvil:compiler:2.4.9",
"com.squareup.anvil:annotations:2.4.9",
"com.squareup.anvil:compiler:2.5.0-beta11",
"com.squareup.anvil:annotations:2.5.0-beta11",
"androidx.activity:activity:1.0.0",
"androidx.annotation:annotation:1.1.0",
"androidx.appcompat:appcompat-resources:1.1.0",
Expand Down

0 comments on commit fd49f20

Please sign in to comment.