Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscgdev committed Apr 21, 2019
2 parents 6bfc940 + beeb984 commit ed343a6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ An Android library to create fully material designed bottom dialogs similar to t

## Releases:

#### Current release: 2.0.4.
#### Current release: 2.0.5.

- Now with AndroidX support.

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

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

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

### Creating the dialog with Java
Expand Down

0 comments on commit ed343a6

Please sign in to comment.