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.
2 parents 2e81293 + 58f24b9 commit 9778e1dCopy full SHA for 9778e1d
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