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 e78c40d commit 002e880Copy full SHA for 002e880
build.gradle
@@ -24,6 +24,7 @@ jacocoTestReport {
24
repositories {
25
mavenCentral()
26
maven {
27
+ url "https://maven.atlassian.com/3rdparty/"
28
url "https://jitpack.io"
29
}
30
0 commit comments