We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe865c commit cb95f1fCopy full SHA for cb95f1f
README.md
@@ -13,7 +13,7 @@ Quoting the [documentation](https://www.google.com/design/spec/components/steppe
13
14
## Download (from JCenter)
15
```groovy
16
-compile 'com.stepstone.stepper:material-stepper:2.3.2'
+compile 'com.stepstone.stepper:material-stepper:3.0.0'
17
```
18
19
## Supported steppers
gradle.properties
@@ -19,4 +19,4 @@
20
POM_GROUP_ID=com.stepstone.stepper
21
POM_ARTIFACT_ID=material-stepper
22
-POM_VERSION=2.3.2
+POM_VERSION=3.0.0
0 commit comments