diff --git a/README.md b/README.md index 28b18cf..481ac57 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.1. +#### Current release: 1.0.2. 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.1' +compile 'com.github.marcoscgdev:DialogSheet:1.0.2' ``` ### Creating the dialog