remove consumer-rules classes

This commit is contained in:
zhongchao
2021-02-07 14:45:58 +08:00
parent afdeae8126
commit db65a9f3f0

View File

@@ -3,5 +3,4 @@
-keep class com.mogo.cloud.live.manager.ILiveStreamManager{*;}
-keep class com.mogo.cloud.live.model.*{*;}
-keep class com.mogo.cloud.live.network.LiveApiServer{*;}
-keep class com.mogo.cloud.live.socket.IotMessageType{*;}
-keep class com.zhidao.ptech.shadow.server.protocol.DeviceInfo{*;}