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

Project not building when implementing MaterialSearchBar on androidX #128

Open
Yotamor94 opened this issue Feb 7, 2020 · 1 comment
Open

Comments

@Yotamor94
Copy link

I tried implementing this support library with the implementation 'com.github.mancj:MaterialSearchBar:0.8.3' , and I am getting an error message that says

ERROR: Failed to resolve: com.github.mancj:MaterialSearchBar:0.8.3

@Mohanadelshayeb
Copy link

i am new to the android world but i had the same issue and i think you need to include the below in the all projects repositories not the buildscript repositories

maven {url "https://jitpack.io"}

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

2 participants