Open gauravmandall opened 3 years ago
Yesterday I tried to add in my project but There's some errors showing
and follow the steps as per build.gradle(app) in dependency implementation 'br.com.simplepass:loading-button-android:2.2.0' please help to figure out the issue
implementation 'br.com.simplepass:loading-button-android:2.2.0'
Same issue
It is because jCenter is deprecated where this library is hosted and author didn't upload it to mavenCentral.
Yesterday I tried to add in my project but There's some errors showing
and follow the steps as per build.gradle(app) in dependency
implementation 'br.com.simplepass:loading-button-android:2.2.0'
please help to figure out the issue