Notice on Updating ProGuard Rules Before Upgrading Gradle for Android SDK(1.3.3.231103135532 or lower versions) Users - August 5 2024

This topic describes the precautions on updating ProGuard rules before upgrading Gradle for Android SDK(1.3.3.231103135532 or lower versions) users.


Background: Target users should update their ProGuard rules by adding the following rule in file app/proguard-rules.pro to ensure the normal operation of their business.

copy
-keep class com.zoloz.zcore.facade.common.** { *; }

Target Users: Users who are using Android SDK 1.3.3.231103135532 or lower versions and plan to upgrade Gradle.

Impact: If target users fail to update ProGuard rules before upgrading Gradle, it may cause application crashes when they upgrade Gradle to 7.4.2 or higher versions. To ensure the normal operation of your business, it is strongly recommended that target users update ProGuard rules in their configuration as required above.

Notes to Client: We apologize for any inconvenience caused, and thank you for your kind understanding.

** Please contact ZOLOZ's technical support team for assistance if you have any further questions, or email: help@zoloz.com