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 76a681a commit 0fb766eCopy full SHA for 0fb766e
catalog/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
annotationProcessor 'com.google.dagger:dagger-compiler:2.46.1'
10
11
api 'com.google.dagger:dagger-android:2.46.1'
12
- api 'com.google.dagger:dagger-android-support:2.46'
+ api 'com.google.dagger:dagger-android-support:2.46.1'
13
annotationProcessor 'com.google.dagger:dagger-android-processor:2.46.1'
14
15
api 'androidx.multidex:multidex:2.0.1'
0 commit comments