We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921faa9 commit e4fd6a9Copy full SHA for e4fd6a9
build.gradle
@@ -21,8 +21,6 @@ apply from: scriptsUrl + '/signing.gradle'
21
22
repositories {
23
mavenCentral { url = "https://repo1.maven.org/maven2" }
24
- maven { url = "https://packages.atlassian.com/maven/repository/public" }
25
-
26
if (!releaseMode) {
27
maven { url = 'https://jitpack.io' }
28
}
0 commit comments