diff --git a/README.md b/README.md index 493a478..98bdde1 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A simple library to help developers create alert dialogs > Step 2: Add the dependency ```gradle dependencies { - implementation 'com.github.Ido-Barnea:Dialoger:1.0.8' + implementation 'com.github.Ido-Barnea:Dialoger:1.0.9' } ``` That's it!