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 b908f35 commit fce5446Copy full SHA for fce5446
README.md
@@ -31,7 +31,7 @@ Add it in your root build.gradle at the end of repositories:
31
Step 2. Add the dependency
32
33
dependencies {
34
- implementation 'com.github.TutorialsAndroid:KAlertDialog:v1.0.19'
+ implementation 'com.github.TutorialsAndroid:KAlertDialog:v3.0.19'
35
}
36
37
## Usage
0 commit comments