From b5c59341935c1c689435cf2c0ac19bd71a132b3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=9C=8B=E9=A3=9E?= Date: Tue, 12 Dec 2023 15:28:59 +0800 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f3659434..b2b34279 100755 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ # The setting is particularly useful for tweaking memory settings. org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8 -IS_REMOTE=false +IS_REMOTE=true GROUP=com.wpf.app.quick VERSION_NAME=0.8.6