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 4a2654a commit 12319feCopy full SHA for 12319fe
catalog/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
api 'com.google.dagger:dagger-android:2.48'
12
api 'com.google.dagger:dagger-android-support:2.48.1'
13
- annotationProcessor 'com.google.dagger:dagger-android-processor:2.48'
+ annotationProcessor 'com.google.dagger:dagger-android-processor:2.48.1'
14
15
api 'androidx.multidex:multidex:2.0.1'
16
api 'androidx.constraintlayout:constraintlayout:2.1.0'
0 commit comments