Skip to content

Commit 6f7575d

Browse files
committed
add gradle/wrapper
1 parent a8c84a8 commit 6f7575d

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

gradle/wrapper/gradle-wrapper.jar

53.4 KB
Binary file not shown.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
#
2+
# Copyright (c) 2019 airsquared
3+
#
4+
# This file is part of blobsaver.
5+
#
6+
# blobsaver is free software: you can redistribute it and/or modify
7+
# it under the terms of the GNU General Public License as published by
8+
# the Free Software Foundation, version 3 of the License.
9+
#
10+
# blobsaver is distributed in the hope that it will be useful,
11+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
# GNU General Public License for more details.
14+
#
15+
# You should have received a copy of the GNU General Public License
16+
# along with blobsaver. If not, see <https://www.gnu.org/licenses/>.
17+
#
18+
19+
#Thu Jun 14 19:38:42 PDT 2018
20+
distributionBase=GRADLE_USER_HOME
21+
distributionPath=wrapper/dists
22+
zipStoreBase=GRADLE_USER_HOME
23+
zipStorePath=wrapper/dists
24+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-all.zip

0 commit comments

Comments
 (0)