From 5ca58200040eb8f9acaeadd689e55be4cb9d771a Mon Sep 17 00:00:00 2001 From: Akshay Sunil Masram Date: Sat, 15 Jun 2019 15:54:06 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56f43bec..45980037 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - implementation 'com.github.TutorialsAndroid:KAlertDialog:v4.0.19' + implementation 'com.github.TutorialsAndroid:KAlertDialog:v5.0.19' } ## Usage From 56b581e873a2253c0e8a5df69d716ebfe933ba8d Mon Sep 17 00:00:00 2001 From: Akshay Sunil Masram Date: Wed, 26 Jun 2019 15:06:11 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45980037..72ab10dc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ AlertDialog for Android, a beautiful and material alert dialog to use in your an [![](https://jitpack.io/v/TutorialsAndroid/KAlertDialog.svg)](https://jitpack.io/#TutorialsAndroid/KAlertDialog) +`Latest version of this library is migrated to androidx` + ## ScreenShot ![](https://github.com/TutorialsAndroid/KAlertDialog/blob/master/art/device-2019-03-23-132617.png) From e59fc34173fa7c93e94f139252fa62346457484b Mon Sep 17 00:00:00 2001 From: Akshay Sunil Masram Date: Wed, 10 Jul 2019 18:30:40 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 72ab10dc..55d77d13 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ AlertDialog for Android, a beautiful and material alert dialog to use in your an `Latest version of this library is migrated to androidx` +## Download My Kinda App. A new way to debate on the topic +[![](https://github.com/TutorialsAndroid/Spoti/blob/master/art/google-play-badge.png)](https://bit.ly/kindadownload) + ## ScreenShot ![](https://github.com/TutorialsAndroid/KAlertDialog/blob/master/art/device-2019-03-23-132617.png)