florent37 / SingleDateAndTimePicker

You can now select a date and a time with only one widget !
Apache License 2.0
1.02k stars 333 forks source link

Wrong setup guide #261

Closed ercan closed 4 years ago

ercan commented 4 years ago

Your README.MD says for gradle setup: implementation 'com.github.florent37:SingleDateAndTimePicker:2.2.0'

But it gives gradle sync error. It should be this due to your bintray repo: implementation 'com.github.florent37:singledateandtimepicker:2.2.0'

florent37 commented 4 years ago

fixed thanks