We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d96ed4 commit 75d980bCopy full SHA for 75d980b
AndroidSDKHms/consumer-proguard-rules.pro
@@ -5,3 +5,6 @@
5
6
-keep class com.leanplum.** { *; }
7
-dontwarn com.leanplum.**
8
+
9
+-keep class com.huawei.updatesdk.**{*;}
10
+-keep class com.huawei.hms.**{*;}
0 commit comments