Skip to content

Commit 58f24b9

Browse files
committed
Removed sonatype repo because of request number limitation
1 parent 2e81293 commit 58f24b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ sourceCompatibility = 1.8
1616
targetCompatibility = 1.8
1717

1818
repositories {
19-
maven { url "http://oss.sonatype.org/content/groups/public/" }
2019
if (!project.hasProperty('local')) {
2120
maven { url "https://jitpack.io" }
2221
}

0 commit comments

Comments
 (0)