MaterialDateTimePicker v4.1.1
Changes
Bugfixes
Fixed #554 - Fixed a race condition that could lead to a crash in the DatePicker
Get it by upgrading your build.gradle to
dependencies {
implementation 'com.wdullaer:materialdatetimepicker:4.1.1'
}