Commit bc78b52e authored by yinjiacheng's avatar yinjiacheng

update XInsight、XDiamond版本 XInsight混淆配置

parent 6e17b108
......@@ -399,5 +399,9 @@ public static final int *;
#XInsight
-keep public class com.megvii.**{*;}
-keep class com.yidian.framework.mobile.insight.**{*;}
-keepnames class * implements java.io.Serializable
-keepattributes Signature
-keepattributes *Annotation*
-dontwarn sun.misc.**
-keep class com.google.gson.stream.**{*;}
......@@ -129,9 +129,9 @@ ext.dependencies = [
'io.reactivex.rxjava3:rxjava:3.0.9',
'com.yidian.framework.mobile:ydhttp:1.1.3-SNAPSHOT',
'com.yidian.framework.mobile:ydutils:1.0.1-SNAPSHOT',
'com.yidian.framework.mobile:xdiamond:1.0.7',
'com.yidian.framework.mobile:xdiamond:1.0.8',
// 慧眼
'com.yidian.framework.mobile.xinsight:xinsight:1.1.5',
'com.yidian.framework.mobile.xinsight:xinsight:1.1.7',
'com.loopj.android:android-async-http:1.4.9',
// 屏幕适配
......
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