diff --git a/README.md b/README.md index d8f6102..0f6eb76 100644 --- a/README.md +++ b/README.md @@ -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). @@ -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