diff --git a/ReadMe.md b/ReadMe.md index bc1a3ba..dd91e41 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -27,7 +27,7 @@ Add the JitPack repository in your build.gradle at the end of repositories: And add the dependency ``` dependencies { - compile 'com.github.Kunzisoft:Android-SwitchDateTimePicker:1.4' + compile 'com.github.Kunzisoft:Android-SwitchDateTimePicker:1.5' } ```