Skip to content

Commit

Permalink
Release version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aitsuki committed Nov 27, 2021
1 parent 61d29ec commit da31ef4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencyResolutionManagement {

```groovy
dependencies {
implementation 'com.github.aitsuki:SwipeMenuRecyclerView:2.0.2'
implementation 'com.github.aitsuki:SwipeMenuRecyclerView:2.1.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencyResolutionManagement {

```groovy
dependencies {
implementation 'com.github.aitsuki:SwipeMenuRecyclerView:2.0.2'
implementation 'com.github.aitsuki:SwipeMenuRecyclerView:2.1.0'
}
```

Expand Down

0 comments on commit da31ef4

Please sign in to comment.