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

Gradle build error while removing jcenter #34

Open
yenaingoo992 opened this issue Jan 28, 2022 · 2 comments
Open

Gradle build error while removing jcenter #34

yenaingoo992 opened this issue Jan 28, 2022 · 2 comments

Comments

@yenaingoo992
Copy link

I have got 'Could not find com.arthurivanets.adapster:adapster:1.0.13.' error message while removing jcenter in build.gradle as suggested in android studio.

@jja08111
Copy link

jja08111 commented Jul 5, 2022

same issue

@tomleejumah
Copy link

add
jcenter()
maven { url 'https://jitpack.io' }
in your settings.graddle

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