Meshtastic-Android/gradle/wrapper/gradle-wrapper.properties

25 lines
930 B
Properties
Raw Normal View History

#
# Copyright (c) 2025 Meshtastic LLC
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
2020-01-20 15:53:22 -08:00
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
networkTimeout=10000
2023-09-03 08:42:44 +00:00
validateDistributionUrl=true
2020-01-20 15:53:22 -08:00
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists