Changes
Fixed #44 : DatePicker could show wrong month in certain timezones
Fixes #55 : Vibration can now be turned off by passing vibrate(false)
to the pickers
Get it by upgrading your build.gradle to
dependencies {
compile 'com.wdullaer:materialdatetimepicker:1.4.2'
}