You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate class c.a found in modules jetified-filepicker-2.0.0-runtime (com.github.atwa:filepicker:2.0.0) and jetified-gateway-android-3ds-6.6.69-runtime (com.mastercard.gateway:gateway-android-3ds:6.6.69)
Can you please provide a solution for this.
The text was updated successfully, but these errors were encountered:
Hi @mss-mukesh
That's mainly because of Proguard obfuscating some class at my library & other class in the other library you're using with the same name resulting in that conflict.
Duplicate class c.a found in modules jetified-filepicker-2.0.0-runtime (com.github.atwa:filepicker:2.0.0) and jetified-gateway-android-3ds-6.6.69-runtime (com.mastercard.gateway:gateway-android-3ds:6.6.69)
Can you please provide a solution for this.
The text was updated successfully, but these errors were encountered: