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 2e81293 commit 58f24b9Copy full SHA for 58f24b9
build.gradle
@@ -16,7 +16,6 @@ sourceCompatibility = 1.8
16
targetCompatibility = 1.8
17
18
repositories {
19
- maven { url "http://oss.sonatype.org/content/groups/public/" }
20
if (!project.hasProperty('local')) {
21
maven { url "https://jitpack.io" }
22
}
0 commit comments