第一次提交
This commit is contained in:
12
app/proguard-rules.pro
vendored
12
app/proguard-rules.pro
vendored
@@ -171,8 +171,8 @@
|
||||
|
||||
|
||||
|
||||
-dontwarn com.dskj.rbchat.**
|
||||
-keep class com.dskj.rbchat.** {*;}
|
||||
-dontwarn com.hbl.lewan.**
|
||||
-keep class com.hbl.lewan.** {*;}
|
||||
|
||||
# NIM SDK的类,如果集成IM时已经添加,请忽略
|
||||
-dontwarn com.netease.nim.**
|
||||
@@ -195,4 +195,10 @@
|
||||
-dontwarn com.netease.yunxin.kit.**
|
||||
-keep class com.netease.yunxin.kit.** {*;}
|
||||
-keep public class * extends com.netease.yunxin.kit.corekit.XKitInitOptions
|
||||
-keep class * implements com.netease.yunxin.kit.corekit.XKitService {*;}
|
||||
-keep class * implements com.netease.yunxin.kit.corekit.XKitService {*;}
|
||||
|
||||
-keep class com.qiniu.**{*;}
|
||||
-keep class com.qiniu.**{public <init>();}
|
||||
-ignorewarnings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user