We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709cafd commit 489f537Copy full SHA for 489f537
settings.gradle.kts
@@ -27,6 +27,5 @@ dependencyResolutionManagement {
27
repositories {
28
mavenCentral()
29
maven("https://raw.githubusercontent.com/kotlin-graphics/mary/master")
30
- maven(url = "https://jitpack.io")
31
}
32
0 commit comments