build: Changed toolchain to gradle.

This commit is contained in:
Zihlu Wang
2024-01-31 02:43:17 +08:00
parent 367a96b9ad
commit 5e31565dd2
25 changed files with 1111 additions and 1001 deletions
+23
View File
@@ -0,0 +1,23 @@
#
# Copyright (C) 2023 CodeCraftersCN.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Wed 31 Jan 00:00:00 HKT 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists