Skip to content

Commit f87c541

Browse files
authored
Merge pull request #178 from henrytao-me/develop
Updated README
2 parents de91bd6 + 17d4424 commit f87c541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you find that it still doesn't meet your need, don't hesitate to send me a re
1616
compile "me.henrytao:smooth-app-bar-layout:<latest-support-design-version>.<latest-smooth-app-bar-layout-fix>"
1717
```
1818

19-
Example: if the latest support design version is `24.1.0` and SmoothAppBarLayout fix is `0`, please use `compile "me.henrytao:smooth-app-bar-layout:24.1.0.0"`
19+
Example: if the latest support design version is `24.1.0` and SmoothAppBarLayout fix is `0`, please use `compile "me.henrytao:smooth-app-bar-layout:24.1.0.0"`. Please check `TAGS` section to see all supported versions.
2020

2121
- `smooth-app-bar-layout` is an UI library and pretty much depended on AppCompat and Support Design. So that, versioning is quite the same with those libraries from Google.
2222
- `smooth-app-bar-layout` is deployed to `jCenter`. Make sure you have `jcenter()` in your project gradle.

0 commit comments

Comments
 (0)