stepstone-tech / android-material-stepper

This library allows to use Material steppers inside Android applications.
Apache License 2.0
1.78k stars 262 forks source link

Implement in Kotlin DSL #301

Open FacuBayo opened 11 months ago

FacuBayo commented 11 months ago

How to implement stepper in new Kotlin DSL gradle. I try : implementation("com.stepstone.stepper:material-stepper:4.3.1") but this error is thrown when I run the project: Could not find com.stepstone.stepper:material-stepper:4.3.1.