Skip to content

Commit 348a762

Browse files
authored
Update README.md
1 parent e791a58 commit 348a762

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: 1.0.3.
8+
#### Current release: 1.0.3-fix.
99

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

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

4040
```
41-
compile 'com.github.marcoscgdev:DialogSheet:1.0.3'
41+
compile 'com.github.marcoscgdev:DialogSheet:1.0.3-fix'
4242
```
4343

4444
### Creating the dialog

0 commit comments

Comments
 (0)