Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Energy ADE
ADE Xjc
Commits
5f12287a
Commit
5f12287a
authored
Jan 25, 2018
by
Claus Nagel
Browse files
updated to gradle 4.5
parent
aa26b040
Changes
3
Show whitespace changes
Inline
Side-by-side
build.gradle
View file @
5f12287a
...
@@ -73,5 +73,5 @@ distributions {
...
@@ -73,5 +73,5 @@ distributions {
}
}
task
wrapper
(
type:
Wrapper
)
{
task
wrapper
(
type:
Wrapper
)
{
gradleVersion
=
'4.
4.1
'
gradleVersion
=
'4.
5
'
}
}
\ No newline at end of file
gradle/wrapper/gradle-wrapper.jar
View file @
5f12287a
No preview for this file type
gradle/wrapper/gradle-wrapper.properties
View file @
5f12287a
#Sun Jan 21 13:06:46 CET 2018
distributionBase
=
GRADLE_USER_HOME
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
zipStorePath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.
4.1
-bin.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.
5
-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