forked from Anuken/Mindustry
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
45 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | ||
From: way-zer <himc.wicp@gmail.com> | ||
Date: Sat, 20 Jan 2024 15:19:36 +0800 | ||
Subject: [PATCH] archash | ||
|
||
--- | ||
gradle.properties | 2 +- | ||
1 file changed, 1 insertion(+), 1 deletion(-) | ||
|
||
diff --git a/gradle.properties b/gradle.properties | ||
index 0ee7c648df1b9844d337d243efe441c0b598afaf..570059c3407dd628532bafa39bef9aecbd995565 100644 | ||
--- a/gradle.properties | ||
+++ b/gradle.properties | ||
@@ -25,4 +25,4 @@ org.gradle.caching=true | ||
#used for slow jitpack builds; TODO see if this actually works | ||
org.gradle.internal.http.socketTimeout=100000 | ||
org.gradle.internal.http.connectionTimeout=100000 | ||
-archash=152e49944a | ||
+archash=v146 |