Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscgdev authored Jul 12, 2019
1 parent 24a0d5f commit 1e09997
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: 2.0.5.
#### Current release: 2.0.6.

- Now with AndroidX support.

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

```
implementation 'com.github.marcoscgdev:DialogSheet:2.0.5'
implementation 'com.github.marcoscgdev:DialogSheet:2.0.6'
```

### Creating the dialog with Java
Expand Down

0 comments on commit 1e09997

Please sign in to comment.