Skip to content

Commit a457af0

Browse files
authored
Update README.md
Update to 0.3
1 parent 183fe0a commit a457af0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you need snapping support to start, top, end or bottom, use GravitySnapHelper
1111
Add this to your build.gradle:
1212

1313
```groovy
14-
compile 'com.github.rubensousa:gravitysnaphelper:0.2'
14+
compile 'com.github.rubensousa:gravitysnaphelper:0.3'
1515
```
1616

1717
Otherwise, center snapping is done with LinearSnapHelper (part of the recyclerview-v7 package).
@@ -44,6 +44,7 @@ snapHelperTop.attachToRecyclerView(topRecyclerView);
4444

4545
## License
4646

47+
Copyright 2016 The Android Open Source Project
4748
Copyright 2016 Rúben Sousa
4849

4950
Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)