The error am getting is this
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.vivekkaushik.datepicker:datePickerTimeline:0.0.4. build.gradle
implementation 'com.vivekkaushik.datepicker:datePickerTimeline:0.0.4' Please help me solve the problem or guide me on any other Android Date Picker Library that provides a calendar as a horizontal timeline
I tried chanigng the version but same problem persists, I also tried to google but found out the github repo for the library had been archived by the owner.