Update README.md

update version
This commit is contained in:
Little Mango
2018-08-29 18:03:32 +08:00
committed by GitHub
parent 0f5b9e4d1e
commit db6b7b6b50

View File

@ -24,7 +24,7 @@ If you're using Gradle, you can declare this library as a dependency:
```groovy
dependencies {
implementation 'com.littlemango:stacklayoutmanager:1.0.2'
implementation 'com.littlemango:stacklayoutmanager:1.0.3'
}
```