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

Unable to build #251

Open
abunayem opened this issue Mar 21, 2024 · 4 comments
Open

Unable to build #251

abunayem opened this issue Mar 21, 2024 · 4 comments

Comments

@abunayem
Copy link

Could not HEAD 'https://jitpack.io/com/github/warkiz/widget/indicatorseekbar/2.1.2/indicatorseekbar-2.1.2.pom'. Received status code 401 from server: Unauthorized

@daront
Copy link

daront commented Aug 25, 2024

having same error

@Davevb
Copy link

Davevb commented Aug 29, 2024

Same here. Tried to fix it with an accesstoken for Jitpack. Now the error is Forbidden...

@daront
Copy link

daront commented Aug 29, 2024

found the solution.

try
implementation 'com.github.warkiz:IndicatorSeekBar:v2.1.1'
instead of
implementation 'com.github.warkiz.widget:indicatorseekbar:2.1.2'

@Davevb
Copy link

Davevb commented Aug 30, 2024

found the solution.

try implementation 'com.github.warkiz:IndicatorSeekBar:v2.1.1' instead of implementation 'com.github.warkiz.widget:indicatorseekbar:2.1.2'

This did the trick!

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