Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscgdev authored Dec 10, 2017
1 parent 8320e48 commit 5298d2f
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 @@ -5,7 +5,7 @@ An Android library to create fully material designed bottom dialogs similar to t

## Releases:

#### Current release: 1.0.2.
#### Current release: 1.0.3.

You can see all the library releases [here](https://github.com/marcoscgdev/DialogSheet/releases).

Expand Down Expand Up @@ -38,7 +38,7 @@ allprojects {
Now add the dependency to your app build.gradle file:

```
compile 'com.github.marcoscgdev:DialogSheet:1.0.2'
compile 'com.github.marcoscgdev:DialogSheet:1.0.3'
```

### Creating the dialog
Expand Down

0 comments on commit 5298d2f

Please sign in to comment.