diff --git a/README.md b/README.md index 6a619c0..8b24adf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ I wrote this library starting from a piece of [Birday](https://www.github.com/m- ```maven { url "https://jitpack.io" }``` 2. Open the ```build.gradle (Module:app)``` file of your app, and under dependencies, add:\ -``` implementation 'com.github.m-i-n-a-r:tasticalendar:1.3.5' ``` +``` implementation 'com.github.m-i-n-a-r:tasticalendar:1.3.6' ``` 3. Sync Gradle, and you're good to go!