We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d1b77 commit f876242Copy full SHA for f876242
catalog/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
annotationProcessor 'com.google.dagger:dagger-compiler:2.48'
10
11
api 'com.google.dagger:dagger-android:2.48'
12
- api 'com.google.dagger:dagger-android-support:2.48'
+ api 'com.google.dagger:dagger-android-support:2.48.1'
13
annotationProcessor 'com.google.dagger:dagger-android-processor:2.48'
14
15
api 'androidx.multidex:multidex:2.0.1'
0 commit comments