Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TayfunCesur authored Jun 25, 2019
1 parent 2b6ce3c commit 1b1d97a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,11 @@ allprojects {
}
```
Add the dependency:

<a href="https://jitpack.io/#TayfunCesur/CurvedBottomSheet"><img src="https://jitpack.io/v/TayfunCesur/CurvedBottomSheet.svg" alt="jitpack"></a>

```groovy
dependencies {
implementation 'com.github.TayfunCesur:CurvedBottomSheet:1.0.1'
implementation "com.github.TayfunCesur:CurvedBottomSheet:$latest_version"
}
```

Expand Down

0 comments on commit 1b1d97a

Please sign in to comment.