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
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
I am encountering the following duplication error while trying to install a library for the Android platform. Could you please assist me in resolving this issue?
Duplicate class org.slf4j.ILoggerFactory found in modules jetified-Bubble-Picker-v0.3-beta-runtime (com.github.jesster2k10:Bubble-Picker:v0.3-beta) and jetified-slf4j-api-1.7.25 (org.slf4j:slf4j-api:1.7.25)
Duplicate class org.slf4j.IMarkerFactory found in modules jetified-Bubble-Picker-v0.3-beta-runtime (com.github.jesster2k10:Bubble-Picker:v0.3-beta) and jetified-slf4j-api-1.7.25 (org.slf4j:slf4j-api:1.7.25)
Duplicate class org.slf4j.Logger found in modules jetified-Bubble-Picker-v0.3-beta-runtime (com.github.jesster2k10:Bubble-Picker:v0.3-beta) and jetified-slf4j-api-1.7.25 (org.slf4j:slf4j-api:1.7.25).......