Skip to content

Commit 6e0db68

Browse files
committed
build: create gradle wrapper
1 parent df4d769 commit 6e0db68

File tree

4 files changed

+347
-18
lines changed

4 files changed

+347
-18
lines changed

gradle/wrapper/gradle-wrapper.jar

42.4 KB
Binary file not shown.
Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
1-
#
2-
# OKTW Galaxy Optimization
3-
# Copyright (C) 2026-2026
4-
#
5-
# This program is free software: you can redistribute it and/or modify
6-
# it under the terms of the GNU Affero General Public License as published
7-
# by the Free Software Foundation, either version 3 of the License, or
8-
# any later version.
9-
#
10-
# This program 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 Affero General Public License for more details.
14-
#
15-
# You should have received a copy of the GNU Affero General Public License
16-
# along with this program. If not, see <https://www.gnu.org/licenses/>.
17-
#
18-
1+
distributionBase=GRADLE_USER_HOME
2+
distributionPath=wrapper/dists
193
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
4+
networkTimeout=10000
5+
validateDistributionUrl=true
6+
zipStoreBase=GRADLE_USER_HOME
7+
zipStorePath=wrapper/dists

gradlew

Lines changed: 249 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 92 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)