Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update to 0.3
  • Loading branch information
rubensousa authored Sep 25, 2016
1 parent 183fe0a commit a457af0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you need snapping support to start, top, end or bottom, use GravitySnapHelper
Add this to your build.gradle:

```groovy
compile 'com.github.rubensousa:gravitysnaphelper:0.2'
compile 'com.github.rubensousa:gravitysnaphelper:0.3'
```

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

## License

Copyright 2016 The Android Open Source Project
Copyright 2016 Rúben Sousa

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

0 comments on commit a457af0

Please sign in to comment.