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 310c7c5 commit 8ff92ebCopy full SHA for 8ff92eb
catalog/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
annotationProcessor 'com.google.dagger:dagger-compiler:2.46'
13
14
api 'com.google.dagger:dagger-android:2.45'
15
- api 'com.google.dagger:dagger-android-support:2.45'
+ api 'com.google.dagger:dagger-android-support:2.46'
16
annotationProcessor 'com.google.dagger:dagger-android-processor:2.45'
17
18
api 'androidx.multidex:multidex:2.0.1'
0 commit comments