mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-12 09:48:34 -04:00
26 lines
960 B
Properties
26 lines
960 B
Properties
#
|
|
# Aurora Store
|
|
# Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
|
#
|
|
# Aurora Store 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 2 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# Aurora Store 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 Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
|
#
|
|
#
|
|
|
|
#Fri Oct 16 03:09:47 IST 2020
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
|