Skip to content

Commit

Permalink
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-android-supp…
Browse files Browse the repository at this point in the history
…ort from 2.45 to 2.46 in /catalog

Resolves #3369

GIT_ORIGIN_REV_ID=d316e3a692aad18b09779776e3a66b5ddbc3800f
PiperOrigin-RevId: 529420541
  • Loading branch information
dependabot[bot] authored and leticiarossi committed May 4, 2023
1 parent 310c7c5 commit 8ff92eb
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.46'

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 8ff92eb

Please sign in to comment.