Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
Message
Commits
af2f694b
Commit
af2f694b
authored
Dec 07, 2019
by
Licaon_Kter
Committed by
Moez Bhatti
Dec 09, 2019
Browse files
Use HTTPS for maven
parent
2927d4de
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
af2f694b
...
...
@@ -59,7 +59,7 @@ allprojects {
maven
{
url
'https://maven.google.com'
}
maven
{
name
'glide-snapshot'
url
'http://oss.sonatype.org/content/repositories/snapshots'
url
'http
s
://oss.sonatype.org/content/repositories/snapshots'
}
mavenCentral
()
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment