-
Notifications
You must be signed in to change notification settings - Fork 429
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
Please release version 2.1.2 on GitHub #253
Comments
Same issue here, its failing to fetch the pom file and producing unauthorized exception. with 401 status code. |
actual issue |
We also facing same issue. |
anyone got the solution for this? |
If I shut down all Wi-Fi connections, the compilation will succeed offline. As I have synced successfully before, there are cache files at local.And I received status code 521 from server, maybe it's a server issue, I'll try it again some days later online. |
same issue here! |
You can use com.github.wicaodian:Seekbar-Indicator:1.0.4 from This repo Since the original author isn’t accepting PRs or releasing any new updates, I took matters into my own hands and fixed those issues. I then released my own version with the same functionality but with a different package name. |
The package name should remain unchanged as this library is widely used throughout the project. Changing the package name declaration at every instance is a time-consuming and tedious task. |
just replace a new implementation 'com.github.shangmengmeng:IndicatorSeekBar:v2.1.1.2' |
Hi,
Thank you for maintaining this great library! I noticed that version 2.1.2 of indicatorseekbar is available but hasn't been released on GitHub. Could you please publish the 2.1.2 release? This would help with dependency management, especially for those using JitPack.
Thanks again for your hard work!
The text was updated successfully, but these errors were encountered: