Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jamie Mansfield
asm
Commits
bf708d5c
Commit
bf708d5c
authored
Jun 16, 2018
by
Eric Bruneton
Browse files
Update Gradle version to 4.8.
parent
f99ff439
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bf708d5c
image
:
gradle:4.
6
-jdk8-alpine
image
:
gradle:4.
8
-jdk8-alpine
variables
:
# Set the location of the dependency cache to a local directory, so that it
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
bf708d5c
...
...
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.
6
-bin.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.
8
-bin.zip
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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