livekit / client-sdk-android

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

Failed to resolve: com.github.davidliu:audioswitch:d18e3e31d427c27f1593030e024b370bf24480fd #303

Closed mk1490 closed 10 months ago

mk1490 commented 10 months ago

Failed to resolve: com.github.davidliu:audioswitch:d18e3e31d427c27f1593030e024b370bf24480fd When project launch

davidliu commented 10 months ago

Did you add jitpack to your dependency repositories?

mk1490 commented 10 months ago

Did you add jitpack to your dependency repositories?

Yes, Apparently, the problem is related to the version of the dependency "com.github.davidliu:audioswitch" which cannot find it!

mk1490 commented 10 months ago

Will this problem be solved?

davidliu commented 10 months ago

Hmm, just tested, it finds it just fine. The files are still up here:

https://jitpack.io/com/github/davidliu/audioswitch/d18e3e31d427c27f1593030e024b370bf24480fd/

davidliu commented 10 months ago

Closing as there's nothing to be done here. Verified Jitpack is working and is still hosting the files.

Ensure you're declaring the Jitpack maven repo as shown in the instructions.