Skip to content

Commit c324f99

Browse files
license链接改为https
1 parent e2df7ab commit c324f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ publishing {
5757
licenses {
5858
license {
5959
name = 'The Apache Software License, Version 2.0'
60-
url = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
60+
url = 'https://www.apache.org/licenses/LICENSE-2.0.txt'
6161
}
6262
}
6363
developers {

0 commit comments

Comments
 (0)