Open nhatpv-1627 opened 3 years ago
got the same issue. could not find that version(1.0.8) in jitpack
As a workaround you can get version 1.0.8 by changing your dependency to the corresponding commit.
implementation 'com.github.pchmn:MaterialChipsInput:c4360d7941'
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!