-
Notifications
You must be signed in to change notification settings - Fork 4.1k
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable > Duplicate class com.google.firebase.iid.FirebaseInstanceIdReceiver found in modules firebase-iid-20.1.5.aar -> jetified-firebase-iid-20.1.5-runtime (com.google.firebase:firebase-iid:20.1.5) and firebase-messaging-24.1.0.aar -> jetified-firebase-messaging-24.1.0-runtime (com.google.firebase:firebase-messaging:24.1.0) #17080
Unanswered
pratik-5759
asked this question in
Q&A
-
how to solve this issue ?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
have you found any solution
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
In build.gradle (app):
implementation "com.google.firebase:firebase-iid:21.1.0"
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment