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 197104d commit 0859763Copy full SHA for 0859763
build.gradle.kts
@@ -18,6 +18,7 @@ object Project {
18
allprojects {
19
repositories {
20
mavenCentral()
21
+ maven("https://jitpack.io")
22
}
23
24
0 commit comments