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 66bf380 commit 2b45bacCopy full SHA for 2b45bac
README.md
@@ -4,7 +4,7 @@
4
5
StickyTimeLine is timeline view for android.
6
7
-## What's New in 0.0.15?
+## What's New in 0.0.16?
8
- Fix Problems when recycler view is not added to dependency [#5](https://github.com/sangcomz/StickyTimeLine/issues/5)
9
10
## How to Use
@@ -16,7 +16,7 @@ StickyTimeLine is timeline view for android.
16
}
17
18
dependencies {
19
- compile 'com.github.sangcomz:StickyTimeLine:v0.0.15'
+ compile 'com.github.sangcomz:StickyTimeLine:v0.0.16'
20
21
```
22
### Usage
0 commit comments