fix: rm proxy ports

This commit is contained in:
jiqiu2021
2025-06-25 22:40:13 +08:00
parent 83435babaa
commit 276a8bd324

View File

@@ -19,7 +19,3 @@ android.useAndroidX=true
android.enableJetifier=true android.enableJetifier=true
# Fix TLS handshake issues # Fix TLS handshake issues
systemProp.https.protocols=TLSv1.2,TLSv1.3 systemProp.https.protocols=TLSv1.2,TLSv1.3
systemProp.http.proxyHost=
systemProp.http.proxyPort=
systemProp.https.proxyHost=
systemProp.https.proxyPort=