Skip to content

Commit

Permalink
Update Anvil to 2.5.0-beta09 (#4754)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1200204095367872/1207786068216975/f

### Description
Updates Anvil `2.5.0-beta07` → `2.5.0-beta09`

End-to-end test run:
https://github.com/duckduckgo/Android/actions/runs/9894234137 ✅
Nightly test run:
https://github.com/duckduckgo/Android/actions/runs/9909474905 ✅

### Steps to test this PR
- [x] Smoke test
  • Loading branch information
joshliebe authored Jul 15, 2024
1 parent a83e02a commit b063675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
ext {
kotlin_version = '1.9.22'
spotless = '6.1.2'
anvil_version = '2.5.0-beta07'
anvil_version = '2.5.0-beta09'
ksp_version = '1.9.22-1.0.17'
gradle_plugin = '8.2.0'
min_sdk = 26
Expand Down

0 comments on commit b063675

Please sign in to comment.