Skip to content

Commit

Permalink
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-android-support
Browse files Browse the repository at this point in the history
Bumps [com.google.dagger:dagger-android-support](https://github.com/google/dagger) from 2.45 to 2.46.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](google/dagger@dagger-2.45...dagger-2.46)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-android-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2023
1 parent b984e64 commit d316e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
annotationProcessor 'com.google.dagger:dagger-compiler:2.45'

api 'com.google.dagger:dagger-android:2.45'
api 'com.google.dagger:dagger-android-support:2.45'
api 'com.google.dagger:dagger-android-support:2.46'
annotationProcessor 'com.google.dagger:dagger-android-processor:2.45'

api 'androidx.multidex:multidex:2.0.1'
Expand Down

0 comments on commit d316e3a

Please sign in to comment.