Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyAlex committed Jun 6, 2020
1 parent 81d260d commit bb67cba
Showing 1 changed file 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 @@ -135,10 +135,10 @@ Add one of the following dependency:
dependencies {
//only CornerSheetBehavior
implementation 'com.github.HeyAlex.CornerSheet:core:v1.0.0'
implementation 'com.github.HeyAlex.CornerSheet:core:v1.0.1'
//CornerSheetBehavior and CornerDrawer
implementation 'com.github.HeyAlex.CornerSheet:drawer:v1.0.0'
implementation 'com.github.HeyAlex.CornerSheet:drawer:v1.0.1'
}
```

Expand Down

0 comments on commit bb67cba

Please sign in to comment.