honghengqiang 1 year ago
parent
commit
f1a80a775f
2 changed files with 368 additions and 387 deletions
  1. 361 386
      app/mapping.txt
  2. 7 1
      app/proguard-rules.pro

File diff suppressed because it is too large
+ 361 - 386
app/mapping.txt


+ 7 - 1
app/proguard-rules.pro

@@ -241,4 +241,10 @@
 
 #svgplayer
 -keep class com.squareup.wire.** { *; }
--keep class com.opensource.svgaplayer.proto.** { *; }
+-keep class com.opensource.svgaplayer.proto.** { *; }
+#facebook
+-keep class com.facebook.applinks.** { *; }
+-keepclassmembers class com.facebook.applinks.** { *; }
+-keep class com.facebook.FacebookSdk { *; }
+-keep class com.huawei.hms.ads.** { *; }
+-keep class com.facebook.login.** { *; }

Some files were not shown because too many files changed in this diff