Skip to content

Commit 0fb766e

Browse files
dependabot[bot]paulfthomas
authored andcommitted
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-android-support from 2.46 to 2.46.1 in /catalog
Resolves #3465 GIT_ORIGIN_REV_ID=068951a74f5a3929253d09634082dc3b8c50c5f0 PiperOrigin-RevId: 545993687
1 parent 76a681a commit 0fb766e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
annotationProcessor 'com.google.dagger:dagger-compiler:2.46.1'
1010

1111
api 'com.google.dagger:dagger-android:2.46.1'
12-
api 'com.google.dagger:dagger-android-support:2.46'
12+
api 'com.google.dagger:dagger-android-support:2.46.1'
1313
annotationProcessor 'com.google.dagger:dagger-android-processor:2.46.1'
1414

1515
api 'androidx.multidex:multidex:2.0.1'

0 commit comments

Comments
 (0)