Skip to content

Commit 1e09997

Browse files
authored
Update README.md
1 parent 24a0d5f commit 1e09997

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An Android library to create fully material designed bottom dialogs similar to t
55

66
## Releases:
77

8-
#### Current release: 2.0.5.
8+
#### Current release: 2.0.6.
99

1010
- Now with AndroidX support.
1111

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

4242
```
43-
implementation 'com.github.marcoscgdev:DialogSheet:2.0.5'
43+
implementation 'com.github.marcoscgdev:DialogSheet:2.0.6'
4444
```
4545

4646
### Creating the dialog with Java

0 commit comments

Comments
 (0)