From f4dc04c91b27bc6d99e8d6c3a7b472b86653cde6 Mon Sep 17 00:00:00 2001 From: Ido Barnea <30974296+Ido-Barnea@users.noreply.github.com> Date: Sat, 16 Apr 2022 16:56:11 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4030ad1..b5187d4 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.1.2' + implementation 'com.github.Ido-Barnea:Dialoger:1.1.3' } ``` That's it! From 122377fdcbc8f58c9d94c90a73129e018898da14 Mon Sep 17 00:00:00 2001 From: Ido Barnea <30974296+Ido-Barnea@users.noreply.github.com> Date: Mon, 18 Apr 2022 22:43:25 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5187d4..39aa634 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # :alarm_clock: Dialoger -A simple library to help developers create alert dialogs +A simple library to help developers create beautiful alert dialogs # :camera: Preview ![preview image](https://github.com/Ido-Barnea/Dialoger/blob/master/images/loading%20dialog.png)