dokar3 / sheets

Another feature-rich bottom sheet for Compose Multiplatform.

Home Page:https://dokar3.github.io/sheets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find io.github.dokar3:sheets-m3:v0.5.4

shreks7 opened this issue · comments

I am trying to install the library in Jetpack Compose but I keep getting Could not find io.github.dokar3:sheets-m3:v0.5.4 and I have mavenCentral added in my settings.gradle. Any ideas?

Maybe a network problem or something? It's still on Maven Central.

https://search.maven.org/artifact/io.github.dokar3/sheets-m3/0.5.4/aar

Looks like it was the cache, had to invalidate it and now it works. Thank you!