Skip to content

Commit 002e880

Browse files
committed
build script fix
1 parent e78c40d commit 002e880

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jacocoTestReport {
2424
repositories {
2525
mavenCentral()
2626
maven {
27+
url "https://maven.atlassian.com/3rdparty/"
2728
url "https://jitpack.io"
2829
}
2930
}

0 commit comments

Comments
 (0)