Commit 42e55d15 authored by Jin Chengde's avatar Jin Chengde

set maven url to https

parent 391f155c
...@@ -2,7 +2,7 @@ buildscript { ...@@ -2,7 +2,7 @@ buildscript {
repositories { repositories {
maven { maven {
url "http://repo1.maven.org/maven2" url "https://repo1.maven.org/maven2"
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment