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 6c42c47 commit 46bc5f3Copy full SHA for 46bc5f3
build.gradle
@@ -53,9 +53,7 @@ uploadArchives {
53
url 'http://maiflai.github.com/'
54
55
scm {
56
- url 'scm:git@github.com:maiflai/gradle-scct.git'
57
- connection 'scm:git@github.com:maiflai/gradle-scct.git'
58
- developerConnection 'scm:git@github.com:maiflai/gradle-scct.git'
+ developerConnection 'scm:git:https://github.com/maiflai/gradle-scct.git'
59
}
60
61
licenses {
0 commit comments