Skip to content

1.5.0

Compare
Choose a tag to compare
@quentin41500 quentin41500 released this 16 May 14:27
· 42 commits to master since this release
8d8c603

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' }