Applandeo / Material-Calendar-View

Material Calendar View for Android
Apache License 2.0
975 stars 316 forks source link

How can i resolve mavencentral issue for this dependency only #424

Closed KrupaVachhaniOpenXcell closed 2 years ago

KrupaVachhaniOpenXcell commented 2 years ago

After updating my project with mavenCentral() i got error like below can you suggest me faster that how can i merge

Could not determine the dependencies of task ':app:compileDevDebugKotlin'.
> Could not resolve all files for configuration ':app:devDebugRuntimeClasspath'.
   > Could not find com.applandeo:material-calendar-view:1.9.0-rc03.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/applandeo/material-calendar-view/1.9.0-rc03/material-calendar-view-1.9.0-rc03.pom
       - https://repo.maven.apache.org/maven2/com/applandeo/material-calendar-view/1.9.0-rc03/material-calendar-view-1.9.0-rc03.pom
       - file:/Users/openxcell/.m2/repository/com/applandeo/material-calendar-view/1.9.0-rc03/material-calendar-view-1.9.0-rc03.pom
       - https://jitpack.io/com/applandeo/material-calendar-view/1.9.0-rc03/material-calendar-view-1.9.0-rc03.pom
     Required by:
         project :app
kormateusz commented 2 years ago

For now, you have to use jcenter().