diff --git a/README.md b/README.md index 6a171a0..493a478 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.7' + implementation 'com.github.Ido-Barnea:Dialoger:1.0.8' } ``` That's it!