-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android, jitsi version 9.0.0, Failed to resolve: com.github.jiangdongguo.AndroidUSBCamera:libausbc:3.3.3 #14458
Comments
What maven repos do you have? |
I face the same issue for a couple of days now |
Make sure the jitpack maven repo is in your config. |
Thanks @saghul, i used your tip, and the issue is fixed, maybe it will help avoid confusion, if you included the line for the Jitpack Maven Repo inside the settings.gradle code snippet, for the recent versions of Android Studio |
Ah thank you, I was putting jitpack in my build.gradle not settings.gradle. |
When I try to do gradle sync after changing jitsi to 9.0.0, I get this error
And then when building it seems it is required as I get this error:
I'm using android studio Iguana. Gradle version 8.3.0
The text was updated successfully, but these errors were encountered: