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

Closed
yenaingoo992 opened this issue Jan 28, 2022 · 3 comments
Closed

Gradle build error while removing jcenter #34

yenaingoo992 opened this issue Jan 28, 2022 · 3 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

@mars885
Copy link
Owner

mars885 commented Aug 6, 2024

Hey.

Please download the latest version 1.1.5, which has this problem fixed.

@mars885 mars885 closed this as completed Aug 6, 2024
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

4 participants