Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
termapps
termoneplus
Commits
e48d7db6
Commit
e48d7db6
authored
Jan 09, 2021
by
Roumen Petrov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade gradle wrapper to 6.8
parent
95c1075d
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 @
e48d7db6
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionSha256Sum
=
3239b5ed86c3838a37d983ac100573f64c1f3fd8e1eb6c89fa5f9529b5ec091d
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-6.
7.1
-bin.zip
distributionSha256Sum
=
e2774e6fb77c43657decde25542dea710aafd78c4022d19b196e7e78d79d8c6c
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-6.
8
-bin.zip
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
version.gradle
View file @
e48d7db6
tasks
.
named
(
'wrapper'
)
{
gradleVersion
=
'6.
7.1
'
distributionSha256Sum
=
'
3239b5ed86c3838a37d983ac100573f64c1f3fd8e1eb6c89fa5f9529b5ec091d
'
gradleVersion
=
'6.
8
'
distributionSha256Sum
=
'
e2774e6fb77c43657decde25542dea710aafd78c4022d19b196e7e78d79d8c6c
'
}
/* 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