From e8358a10444fabca5b72c958fc2f5d21ed1fae25 Mon Sep 17 00:00:00 2001 From: wushaocheng <15876365887@163.com> Date: Tue, 21 Mar 2023 11:02:23 +0800 Subject: [PATCH] =?UTF-8?q?[Modify]=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index ed678b717..1d5cf64e9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,8 +23,7 @@ with_jenkins=false only_arm64=false channel_file=channel.txt - -CRASHLYTICS_COLLECTION_ENABLED=true +CRASHLYTICS_COLLECTION_ENABLED=false COMPILE_SDK_VERSION=32 MIN_SDK_VERSION=21 @@ -33,5 +32,5 @@ TARGET_SDK_VERSION=32 version_name=1.6.9 version_code=169 -systemProp.https.proxyHost=127.0.0.1 -systemProp.https.proxyPort=9999 \ No newline at end of file +#systemProp.https.proxyHost=127.0.0.1 +#systemProp.https.proxyPort=9999 \ No newline at end of file