Skip to content
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

Closed
Aykan125 opened this issue Mar 9, 2024 · 6 comments

Comments

@Aykan125
Copy link

Aykan125 commented Mar 9, 2024

When I try to do gradle sync after changing jitsi to 9.0.0, I get this error
image

And then when building it seems it is required as I get this error:
image

I'm using android studio Iguana. Gradle version 8.3.0

@saghul
Copy link
Member

saghul commented Mar 9, 2024

What maven repos do you have?

@pelpanagiotis
Copy link

I face the same issue for a couple of days now

@saghul
Copy link
Member

saghul commented Mar 9, 2024

Make sure the jitpack maven repo is in your config.

@pelpanagiotis
Copy link

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

@saghul
Copy link
Member

saghul commented Mar 9, 2024

@saghul saghul closed this as completed Mar 9, 2024
@Aykan125
Copy link
Author

Aykan125 commented Mar 9, 2024

Ah thank you, I was putting jitpack in my build.gradle not settings.gradle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants