mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
gradle: uprev to Gradle 6.7
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
a2e71ee52a
commit
2970cc5061
2 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ task clean(type: Delete) {
|
|||
|
||||
tasks {
|
||||
wrapper {
|
||||
gradleVersion = "6.7-rc-3"
|
||||
gradleVersion = "6.7"
|
||||
distributionType = Wrapper.DistributionType.ALL
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue