material-calendarview v1.5.0 Release Notes

Release Date: 2018-05-16 // almost 6 years ago
  • ⚡️ Updated

    • ⚡️ Gradle and dependencies have now been updated to the latest.

    ⚡️ Host service updated

    The library is now hosted on jitpack. Please refer to the installation section for more information.

    maven { url 'https://jitpack.io' }
    ...
    dependencies { implementation 'com.github.prolificinteractive:material-calendarview:1.5.0' }