We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0210bd6 commit 5ca5820Copy full SHA for 5ca5820
README.md
@@ -30,7 +30,7 @@ Add it in your root build.gradle at the end of repositories:
30
Step 2. Add the dependency
31
32
dependencies {
33
- implementation 'com.github.TutorialsAndroid:KAlertDialog:v4.0.19'
+ implementation 'com.github.TutorialsAndroid:KAlertDialog:v5.0.19'
34
}
35
36
## Usage
0 commit comments