Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/4850 Quick drive-by change to avoid falling that far behind again as we did before the last Sustainathon. Reviewed By: antonk52 Differential Revision: D46859127 fbshipit-source-id: 91fe675fc16ea66544920eeea070b344fa66340a
11 lines
380 B
Properties
11 lines
380 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-8.1-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|