Commit f8fa5323 by yichen

1、增加100个渠道

2、增加3个SDK集成
3、增加若干功能和修复BUG
parent e1734fea
......@@ -428,6 +428,37 @@
# ==================gdt start===================
-dontwarn com.qq.gdt.action.**
-keep class com.qq.gdt.action.** {*;}
-keep public class com.tencent.turingfd.sdk.**
-keepclasseswithmembers class * {
native <methods>;
}
# ==================gdt end===================
# ==================gdt start===================
-keep class com.kwai.monitor.** {*;}
-keepclasseswithmembers class * {
native <methods>;
}
# ==================gdt end===================
# <<<<<<<<<<<<<<<----------2.第三方包----------<<<<<<<<<<<<<<<
......
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