[Internal][Gradle] (deps): Bump com.google.dagger:dagger-android-processor from 2.48 to 2.48.1 in /catalog

Resolves https://github.com/material-components/material-components-android/pull/3654

PiperOrigin-RevId: 579864727
This commit is contained in:
dependabot[bot] 2023-11-06 17:16:32 +00:00 committed by Dan Nizri
parent 4a2654a3f3
commit 12319fef4c

View File

@ -10,7 +10,7 @@ dependencies {
api 'com.google.dagger:dagger-android:2.48'
api 'com.google.dagger:dagger-android-support:2.48.1'
annotationProcessor 'com.google.dagger:dagger-android-processor:2.48'
annotationProcessor 'com.google.dagger:dagger-android-processor:2.48.1'
api 'androidx.multidex:multidex:2.0.1'
api 'androidx.constraintlayout:constraintlayout:2.1.0'