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 ?