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 Feb 23, 2021. It is now read-only.
i get an error while building application.
"Program type already present: okhttp3.internal.ws.WebSocketReader$FrameCallback
Message{kind=ERROR, text=Program type already present: okhttp3.internal.ws.WebSocketReader$FrameCallback, sources=[Unknown source file], tool name=Optional.of(D8)}"
my app just empty. i see this error that i add to gradle " implementation ('com.github.tgio:parse-livequery:1.0.3' "
how can i fix this ?