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

Could not find com.toptoche.searchablespinner:searchablespinnerlibrary:1.3.1' #128

Open
Mhassaansi opened this issue Sep 6, 2021 · 5 comments

Comments

@Mhassaansi
Copy link

when upgrading android project to 7.0.2
Error found

@joharputr
Copy link

any solution?

@NomadicDeveloper22
Copy link

also needing a solution on this

@unicocoder
Copy link

add to jcenter() gradle

allprojects {
repositories {
google()
mavenCentral()
//noinspection JcenterRepositoryObsolete
jcenter() // Warning: this repository is going to shut down soon

}

}

@digdoreffly
Copy link

have another solution?

@auridgway
Copy link

I have a solution on this request, just wanted to share it so its public knowledge.
#147 (comment)

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

6 participants