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 d13685e commit 28cab25Copy full SHA for 28cab25
AndroidSDKHms/consumer-proguard-rules.pro
@@ -6,5 +6,6 @@
6
-keep class com.leanplum.** { *; }
7
-dontwarn com.leanplum.**
8
9
--keep class com.huawei.updatesdk.**{*;}
10
--keep class com.huawei.hms.**{*;}
+-keep class com.huawei.**{*;}
+-keep class com.hianalytics.android.**{*;}
11
+-dontwarn com.huawei.**
sdk-version.txt
@@ -1 +1 @@
1
-7.5.0-beta3
+7.5.0-beta4
0 commit comments