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 e2df7ab commit c324f99Copy full SHA for c324f99
build.gradle
@@ -57,7 +57,7 @@ publishing {
57
licenses {
58
license {
59
name = 'The Apache Software License, Version 2.0'
60
- url = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
+ url = 'https://www.apache.org/licenses/LICENSE-2.0.txt'
61
}
62
63
developers {
0 commit comments