build: patch upgrade to gradle 6.8.2 (#4465)

From the release notes:
> fixes large performance regression when file system watching is enabled on macOs and Windows
develop
Kevin Turner 2021-02-05 19:50:20 -08:00 committed by GitHub
parent 412c87d0c1
commit 00f7e503a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists