Skip to content

Commit c5c36b0

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 4a1c01e + f3f99c5 commit c5c36b0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ AlertDialog for Android, a beautiful and material alert dialog to use in your an
66

77
`Older verion of this library has been removed please use new version of this library.`
88

9+
## Contributors
10+
11+
[NassB (Nassim B.)](https://github.com/NassB)
12+
913
**Library available at JitPack.io**
1014

1115
[![](https://jitpack.io/v/TutorialsAndroid/KAlertDialog.svg)](https://jitpack.io/#TutorialsAndroid/KAlertDialog)
@@ -32,7 +36,7 @@ Add it in your root build.gradle at the end of repositories:
3236
Step 2. Add the dependency
3337

3438
dependencies {
35-
implementation 'com.github.TutorialsAndroid:KAlertDialog:v7.0.19'
39+
implementation 'com.github.TutorialsAndroid:KAlertDialog:v8.0.19'
3640
}
3741

3842
## Usage

0 commit comments

Comments
 (0)