mirror of
https://github.com/etesync/android
synced 2024-12-23 07:08:16 +00:00
Use HTTPS for Maven
This commit is contained in:
parent
8422892708
commit
db588de749
@ -33,7 +33,7 @@ allprojects {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven() {
|
||||
url 'http://oss.sonatype.org/content/repositories/snapshots'
|
||||
url 'https://oss.sonatype.org/content/repositories/snapshots'
|
||||
}
|
||||
google()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user