Summary: Just to make sure that nobody injects something in our build chain. Checksum taken from the official website: https://gradle.org/release-checksums/ Pull Request resolved: https://github.com/facebook/flipper/pull/4704 Reviewed By: antonk52 Differential Revision: D45320680 fbshipit-source-id: 2a489264f3c377ef2c6bb4557cb788b4ab19bcc5
12 lines
467 B
Properties
12 lines
467 B
Properties
# Copyright (c) Meta Platforms, Inc. and 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
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
|
|
distributionSha256Sum=cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|