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 c68448b commit a16c6f8Copy full SHA for a16c6f8
README.md
@@ -42,7 +42,7 @@ Add it in your root build.gradle at the end of repositories:
42
Step 2. Add the dependency
43
44
dependencies {
45
- implementation 'com.github.TutorialsAndroid:KAlertDialog:v15.0.19'
+ implementation 'com.github.TutorialsAndroid:KAlertDialog:v16.0.19'
46
}
47
48
## Usage
0 commit comments