Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tlc4b
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
tlc4b
Commits
79fb5e77
Commit
79fb5e77
authored
3 years ago
by
dgelessus
Browse files
Options
Downloads
Patches
Plain Diff
Update Gradle wrapper to version 4.10.3
parent
422a1da4
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
build.gradle
+4
-0
4 additions, 0 deletions
build.gradle
gradle/wrapper/gradle-wrapper.jar
+0
-0
0 additions, 0 deletions
gradle/wrapper/gradle-wrapper.jar
gradle/wrapper/gradle-wrapper.properties
+1
-1
1 addition, 1 deletion
gradle/wrapper/gradle-wrapper.properties
gradlew.bat
+84
-84
84 additions, 84 deletions
gradlew.bat
with
89 additions
and
85 deletions
build.gradle
+
4
−
0
View file @
79fb5e77
...
...
@@ -13,6 +13,10 @@ project.group = 'de.hhu.stups'
project
.
sourceCompatibility
=
'1.7'
project
.
targetCompatibility
=
'1.7'
wrapper
{
gradleVersion
=
"4.10.3"
}
repositories
{
mavenCentral
()
maven
{
...
...
This diff is collapsed.
Click to expand it.
gradle/wrapper/gradle-wrapper.jar
+
0
−
0
View file @
79fb5e77
No preview for this file type
This diff is collapsed.
Click to expand it.
gradle/wrapper/gradle-wrapper.properties
+
1
−
1
View file @
79fb5e77
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.10.
2
-bin.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-4.10.
3
-bin.zip
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
This diff is collapsed.
Click to expand it.
gradlew.bat
+
84
−
84
View file @
79fb5e77
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment