Open kulasinghe opened 6 years ago
I tried to use spinkit version 1.2.0 on my android studio 3.1. I used implementation 'com.github.ybq:AndroidSpinKit:1.2.0'
It gives me a failed to resolve error. Error message in the gradle build as follows Failed to resolve: com.github.ybq:AndroidSpinKit:1.2.0
implementation 'com.github.ybq:Android-SpinKit:1.2.0' You missed '-' in the middle of "Android-SpinKit"
I tried to use spinkit version 1.2.0 on my android studio 3.1. I used implementation 'com.github.ybq:AndroidSpinKit:1.2.0'
It gives me a failed to resolve error. Error message in the gradle build as follows Failed to resolve: com.github.ybq:AndroidSpinKit:1.2.0