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 e94b74a commit 7ce7754Copy full SHA for 7ce7754
README.md
@@ -28,7 +28,7 @@ Add it in your root build.gradle at the end of repositories:
28
Step 2. Add the dependency
29
30
dependencies {
31
- implementation 'com.github.TutorialsAndroid:KAlertDialog:v3.0.19'
+ implementation 'com.github.TutorialsAndroid:KAlertDialog:v4.0.19'
32
}
33
34
## Usage
0 commit comments