Could not resolve com.github.TimScriptov:preferences
loveanao opened this issue · 0 comments
loveanao commented
Could not resolve com.github.TimScriptov:preferences:1.0.1
repositories {
google()
mavenCentral()
maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")
maven { url = uri("https://www.jitpack.io") }
}