uknownothingsnow / CircleProgress

CircleProgress, DonutProgress, ArcProgress
3.81k stars 921 forks source link

Could not find com.github.lzyzsd:circleprogress:1.2.4 #144

Closed ytheekshana closed 2 years ago

ytheekshana commented 3 years ago
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.github.lzyzsd:circleprogress:1.2.4.
     Searched in the following locations:
       - https://jcenter.bintray.com/com/github/lzyzsd/circleprogress/1.2.4/circleprogress-1.2.4.pom
       - https://dl.google.com/dl/android/maven2/com/github/lzyzsd/circleprogress/1.2.4/circleprogress-1.2.4.pom
       - https://jitpack.io/com/github/lzyzsd/circleprogress/1.2.4/circleprogress-1.2.4.pom
       - https://maven.google.com/com/github/lzyzsd/circleprogress/1.2.4/circleprogress-1.2.4.pom
     Required by:
         project :app
kevkor94 commented 3 years ago

TRY com.github.lzyzsd:circleprogress:1.2.0

ytheekshana commented 3 years ago

TRY com.github.lzyzsd:circleprogress:1.2.0

1.2.1 works perfectly. But I wanted the new updated version.

ytheekshana commented 3 years ago

@lzyzsd

ytheekshana commented 2 years ago

image

uknownothingsnow commented 2 years ago

TRY com.github.lzyzsd:circleprogress:1.2.0

1.2.1 works perfectly. But I wanted the new updated version.

fix it

Alpeshhirani commented 2 years ago

image