Skip to content

Commit 41bb10b

Browse files
authored
remove jitpack
1 parent e2a3094 commit 41bb10b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ task sourcesJar(type: Jar, dependsOn: classes) {
4747
from sourceSets.main.allSource
4848
}
4949

50-
repositories {
51-
maven { url 'https://jitpack.io' }
52-
}
53-
5450
jar {
5551
from "LICENSE"
5652
}

0 commit comments

Comments
 (0)