- You can now manually override the first day of the week shown in the picker by using the newly added firstDayOfWeek property
This release can be downloaded from jcenter by adding the following to your project's build.gradle file:
dependencies {
implementation 'ca.antonious:materialdaypicker:0.7.4'
}