Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
See what's new at GitLab
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
termoneplus
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
termapps
termoneplus
Commits
3a25d6da
Commit
3a25d6da
authored
Nov 17, 2020
by
Roumen Petrov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade gradle wrapper to 6.7.1
parent
587fdec0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gradle/wrapper/gradle-wrapper.properties
gradle/wrapper/gradle-wrapper.properties
+2
-2
version.gradle
version.gradle
+2
-2
No files found.
gradle/wrapper/gradle-wrapper.properties
View file @
3a25d6da
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionSha256Sum
=
8ad57759019a9233dc7dc4d1a530cefe109dc122000d57f7e623f8cf4ba9dfc4
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-6.7-bin.zip
distributionSha256Sum
=
3239b5ed86c3838a37d983ac100573f64c1f3fd8e1eb6c89fa5f9529b5ec091d
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-6.7
.1
-bin.zip
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
version.gradle
View file @
3a25d6da
tasks
.
named
(
'wrapper'
)
{
gradleVersion
=
'6.7'
distributionSha256Sum
=
'
8ad57759019a9233dc7dc4d1a530cefe109dc122000d57f7e623f8cf4ba9dfc4
'
gradleVersion
=
'6.7
.1
'
distributionSha256Sum
=
'
3239b5ed86c3838a37d983ac100573f64c1f3fd8e1eb6c89fa5f9529b5ec091d
'
}
/* Notes for distributionSha256Sum
Android Studio 3.5 explicitly require checksum to be removed, see
...
...
Write
Preview
Markdown
is supported
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