We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11436f7 commit 9e7cbecCopy full SHA for 9e7cbec
1 file changed
README.md
@@ -23,6 +23,6 @@ Add it in your root build.gradle at the end of repositories:
23
24
```groovy
25
dependencies {
26
- compile 'com.github.brucezz:CardStackView:1.0'
+ compile 'com.github.brucezz:CardStackView:1.2'
27
}
28
```
0 commit comments