Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Ido-Barnea committed Apr 20, 2022
2 parents d363fcd + 122377f commit 83de163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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!
Expand Down

0 comments on commit 83de163

Please sign in to comment.