livekit / client-sdk-android

LiveKit SDK for Android
https://docs.livekit.io
Apache License 2.0
185 stars 76 forks source link

Could not find webrtc dependency on jitpack #208

Closed alxgord closed 1 year ago

alxgord commented 1 year ago

Describe the bug Build failure when new version of webrtc released. Maybe livekit client SDK should use already builded dependency of webrtc to avoid this problem?

To Reproduce Steps to reproduce the behavior:

  1. Clear build of project

Expected behavior Successful build

Screenshots Screenshot 2023-04-04 at 12 59 48

davidliu commented 1 year ago

Update to latest.

See #204.