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 1e615fb commit 89b5d67Copy full SHA for 89b5d67
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.0'
+compile 'com.stepstone.stepper:material-stepper:2.3.1'
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.0
+POM_VERSION=2.3.1
0 commit comments