Skip to content

Commit

Permalink
release 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cymcsg committed Jul 31, 2018
1 parent 768cade commit d1bcc26
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repositories {
}
dependencies {
...
compile 'com.marshalchen.ultimaterecyclerview:library:0.7.5'
compile 'com.marshalchen.ultimaterecyclerview:library:0.7.6'
}
```

Expand All @@ -57,7 +57,7 @@ or grab via Maven
<dependency>
<groupId>com.marshalchen.ultimaterecyclerview</groupId>
<artifactId>library</artifactId>
<version>0.7.2</version>
<version>0.7.6</version>
</dependency>
```

Expand Down
Binary file removed UltimateRecyclerView/.DS_Store
Binary file not shown.
Binary file not shown.

0 comments on commit d1bcc26

Please sign in to comment.