timscriptov/nmmp

Could not resolve com.github.TimScriptov:preferences

loveanao opened this issue · 0 comments

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") }
}