Commit 9edb3f3e authored by wanglei's avatar wanglei

[新增]AdMob + Facebook VO 转化事件上报集成指南

parent 14558936
......@@ -33,3 +33,7 @@
-keep class * extends com.google.gson.Deserializer
-keep class com.google.gson.TypeAdapters{*;}
-keep class com.bytedance.sdk.** { *; }
# 保持 Facebook SDK 的类和方法
-keep class com.facebook.** { *; }
-keep interface com.facebook.** { *; }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment