Skip to content

Commit 28cab25

Browse files
committed
Update hms consumer proguard rules
1 parent d13685e commit 28cab25

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

AndroidSDKHms/consumer-proguard-rules.pro

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
-keep class com.leanplum.** { *; }
77
-dontwarn com.leanplum.**
88

9-
-keep class com.huawei.updatesdk.**{*;}
10-
-keep class com.huawei.hms.**{*;}
9+
-keep class com.huawei.**{*;}
10+
-keep class com.hianalytics.android.**{*;}
11+
-dontwarn com.huawei.**

sdk-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.5.0-beta3
1+
7.5.0-beta4

0 commit comments

Comments
 (0)