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 87ac4cd commit 515fa21Copy full SHA for 515fa21
README.md
@@ -40,7 +40,7 @@ Add it in your root build.gradle at the end of repositories:
40
Step 2. Add the dependency
41
42
dependencies {
43
- implementation 'com.github.TutorialsAndroid:KAlertDialog:v9.0.19'
+ implementation 'com.github.TutorialsAndroid:KAlertDialog:v10.0.19'
44
}
45
46
## Usage
0 commit comments