Files
flipper/gradle/wrapper/gradle-wrapper.properties
Pascal Hartig 93d23e8c0a Upgrade to Gradle 6.8.1 (#1895)
Summary:
Playing around with alternative upload options and having
an up-to-date Gradle installation makes that easier.

Pull Request resolved: https://github.com/facebook/flipper/pull/1895

Test Plan: ./gradlew :sample:assembleDebug + CI

Reviewed By: nikoant

Differential Revision: D26275350

Pulled By: passy

fbshipit-source-id: ce5d11c289e6cf52e2d629a4719cc38665adf8e5
2021-02-05 04:57:47 -08:00

11 lines
381 B
Properties

# Copyright (c) Facebook, Inc. and its affiliates.
#
# This source code is licensed under the MIT license found in the LICENSE
# file in the root directory of this source tree.
#
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip