Summary: Upgraded to the latest Android Studio and this popped up. Pull Request resolved: https://github.com/facebook/flipper/pull/1936 Test Plan: Built the sample app. Repro'd the previous build failure. Weirdly enough, this only occurred on Linux, not on my Mac. Now it's passing. Reviewed By: mweststrate Differential Revision: D26483694 Pulled By: passy fbshipit-source-id: 9c27eb6d28a0f390154899d67469a504d68c2ad4
11 lines
381 B
Properties
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.2-all.zip
|