We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ec616 commit c67e776Copy full SHA for c67e776
2 files changed
.github/workflows/moquidemo-release.yml
build.gradle
@@ -35,6 +35,7 @@ allprojects {
35
jvmArgs '-Djava.awt.headless=true'
36
}
37
repositories {
38
+ mavenCentral()
39
maven { url = "https://jitpack.io" }
40
41
0 commit comments