Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aitsuki committed Oct 27, 2021
1 parent c3053c3 commit 353e22f
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.1'
implementation 'com.github.aitsuki:SwipeMenuRecyclerView:2.0.2'
}
```

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.1'
implementation 'com.github.aitsuki:SwipeMenuRecyclerView:2.0.2'
}
```

Expand Down

0 comments on commit 353e22f

Please sign in to comment.