Skip to content

Commit 75d980b

Browse files
authored
Skip HMS classes for client's Proguard (#500)
1 parent 9d96ed4 commit 75d980b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

AndroidSDKHms/consumer-proguard-rules.pro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55

66
-keep class com.leanplum.** { *; }
77
-dontwarn com.leanplum.**
8+
9+
-keep class com.huawei.updatesdk.**{*;}
10+
-keep class com.huawei.hms.**{*;}

0 commit comments

Comments
 (0)