mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 04:55:29 +03:00
96ba967b03
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
13 lines
474 B
Properties
13 lines
474 B
Properties
#
|
|
# Nextcloud Talk - Android Client
|
|
#
|
|
# SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-FileCopyrightText: 2017 Mario Danic <mario@lovelyhq.com>
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
|
|
networkTimeout=10000
|
|
validateDistributionUrl=true
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|