blob: f861d18fdb1140517451d1caf8ae5f26d4a97541 (
plain)
1
2
3
4
5
6
7
8
9
|
# SPDX-FileCopyrightText: 2023 Gradle, Inc.
#
# SPDX-License-Identifier: Apache-2.0
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
|