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 b3362c6 commit 5a2269dCopy full SHA for 5a2269d
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:v2.0'
+ implementation 'com.github.TutorialsAndroid:KAlertDialog:v4.1'
35
}
36
37
## Usage
0 commit comments