From fc63cbbf50c6f81bfc7fb2ae0a0dfd5d8c08f718 Mon Sep 17 00:00:00 2001 From: zlzw <583819556@qq.com> Date: Wed, 6 Sep 2023 11:09:50 +0800 Subject: [PATCH] update --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3265ac671..e850a38e3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,6 +21,6 @@ android.enableJetifier=true systemProp.http.proxyHost=127.0.0.1 systemProp.https.proxyHost=127.0.0.1 -systemProp.https.proxyPort=7890 -systemProp.http.proxyPort=7890 +systemProp.https.proxyPort=10809 +systemProp.http.proxyPort=10809 #android.enableR8.fullMode=true \ No newline at end of file