Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/4166 ^ Changelog: Upgrade to gradle plugin 7.3.0 Reviewed By: LukeDefeo Differential Revision: D40019423 fbshipit-source-id: ab05fd73e942c96601e2291049b1c858408e1192
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-7.4-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|