TangoAgency / material-intro-screen

Inspired by Heinrich Reimer Material Intro and developed with love from scratch
MIT License
2.71k stars 410 forks source link

Dependency getting error #186

Open raedevbr opened 2 years ago

raedevbr commented 2 years ago

I get this error when try to put the dependency into build.gradle:

Failed to resolve: agency.tango.android:material-intro-screen:0.0.5

... this is my line of implementation in build.gradle: implementation 'agency.tango.android:material-intro-screen:0.0.5'

what is wrong?

EvanescentApps commented 2 years ago

It seems like JCenter is shutting down it may be the reason, I have the same issue