florent37/android-slidr

ERROR: Failed to resolve: com.github.florent37:android-slidr:1.0.4 Show in Project Structure dialog Affected Modules: app

Opened this issue · 2 comments

ERROR: Failed to resolve: com.github.florent37:android-slidr:1.0.4
Show in Project Structure dialog
Affected Modules: app

Just added it to gradle, what the hell?

Anything? Why is it giving that error? I've tried with 1.0.3 too, same thing

change that to this
implementation 'com.github.florent37:android-slidr:1.0.3'

works for me