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