Skip to content

Commit 12319fe

Browse files
dependabot[bot]dsn5ft
authored andcommitted
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-android-processor from 2.48 to 2.48.1 in /catalog
Resolves #3654 PiperOrigin-RevId: 579864727
1 parent 4a2654a commit 12319fe

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
@@ -10,7 +10,7 @@ dependencies {
1010

1111
api 'com.google.dagger:dagger-android:2.48'
1212
api 'com.google.dagger:dagger-android-support:2.48.1'
13-
annotationProcessor 'com.google.dagger:dagger-android-processor:2.48'
13+
annotationProcessor 'com.google.dagger:dagger-android-processor:2.48.1'
1414

1515
api 'androidx.multidex:multidex:2.0.1'
1616
api 'androidx.constraintlayout:constraintlayout:2.1.0'

0 commit comments

Comments
 (0)