We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest version (v1.0.8) is getting an error in Jitpack. This leads to the error when I rebuild the application. The error is:
https://jitpack.io/#pchmn/MaterialChipsInput
Please help me to test this issue. Thank you!
The text was updated successfully, but these errors were encountered:
got the same issue. could not find that version(1.0.8) in jitpack
Sorry, something went wrong.
As a workaround you can get version 1.0.8 by changing your dependency to the corresponding commit.
implementation 'com.github.pchmn:MaterialChipsInput:c4360d7941'
No branches or pull requests
The latest version (v1.0.8) is getting an error in Jitpack. This leads to the error when I rebuild the application.
The error is:
https://jitpack.io/#pchmn/MaterialChipsInput
Please help me to test this issue.
Thank you!
The text was updated successfully, but these errors were encountered: