Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
termapps
termoneplus
Commits
0c19d1cf
Commit
0c19d1cf
authored
Jan 17, 2018
by
Roumen Petrov
Browse files
upgrade gradle wrapper to 4.4.1
parent
b55b931a
Changes
3
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
0c19d1cf
...
...
@@ -29,6 +29,6 @@ allprojects {
}
task
wrapper
(
type:
Wrapper
)
{
gradleVersion
=
'4.4'
gradleVersion
=
'4.4
.1
'
distributionUrl
=
"https://services.gradle.org/distributions/gradle-${gradleVersion}-bin.zip"
}
gradle/wrapper/gradle-wrapper.jar
View file @
0c19d1cf
No preview for this file type
gradle/wrapper/gradle-wrapper.properties
View file @
0c19d1cf
#
Tue Dec 12 21:50:37 2017 +0200
#
Wed Jan 17 19:17:52 EET 2018
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.4-bin.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.4
.1
-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