Skip to content

Commit 9fa48d8

Browse files
added dark theme
2 parents 55f6072 + e59fc34 commit 9fa48d8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

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

1111
[![](https://jitpack.io/v/TutorialsAndroid/KAlertDialog.svg)](https://jitpack.io/#TutorialsAndroid/KAlertDialog)
1212

13+
`Latest version of this library is migrated to androidx`
14+
15+
## Download My Kinda App. A new way to debate on the topic
16+
[![](https://github.com/TutorialsAndroid/Spoti/blob/master/art/google-play-badge.png)](https://bit.ly/kindadownload)
17+
1318
## ScreenShot
1419
![](https://github.com/TutorialsAndroid/KAlertDialog/blob/master/art/device-2019-03-23-132617.png)
1520

@@ -30,7 +35,7 @@ Add it in your root build.gradle at the end of repositories:
3035
Step 2. Add the dependency
3136

3237
dependencies {
33-
implementation 'com.github.TutorialsAndroid:KAlertDialog:v4.0.19'
38+
implementation 'com.github.TutorialsAndroid:KAlertDialog:v5.0.19'
3439
}
3540

3641
## Usage

0 commit comments

Comments
 (0)