Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aitsuki committed Jun 2, 2022
1 parent 64535f1 commit a8d1b3c
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.1.1'
implementation 'com.github.aitsuki:SwipeMenuRecyclerView:2.1.3'
}
```

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

Expand Down

0 comments on commit a8d1b3c

Please sign in to comment.