File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change
1
+ ![ ] ( https://github.com/TutorialsAndroid/KAlertDialog/blob/master/sample/src/main/res/mipmap-xxhdpi/ic_launcher.png )
2
+
1
3
Alert Dialog ![ API] ( https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat ) [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/TutorialsAndroid/KAlertDialog/badge.svg?targetFile=library%2Fbuild.gradle )] ( https://snyk.io/test/github/TutorialsAndroid/KAlertDialog?targetFile=library%2Fbuild.gradle ) [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-KAlertDiaog-blue.svg?style=flat )] ( https://android-arsenal.com/details/1/7588 ) [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-green.svg )] ( https://opensource.org/licenses/Apache-2.0 )
2
4
===================
3
5
AlertDialog for Android, a beautiful and material alert dialog to use in your android app.
@@ -28,7 +30,7 @@ Add it in your root build.gradle at the end of repositories:
28
30
Step 2. Add the dependency
29
31
30
32
dependencies {
31
- implementation 'com.github.TutorialsAndroid:KAlertDialog:v3 .0.19'
33
+ implementation 'com.github.TutorialsAndroid:KAlertDialog:v4 .0.19'
32
34
}
33
35
34
36
## Usage
You can’t perform that action at this time.
0 commit comments