4 lines
173 B
Prolog
4 lines
173 B
Prolog
#-----Foundation-Commons-----
|
|
-keep class com.mogo.commons.data.BaseData{*;}
|
|
-keep class com.mogo.commons.voice.*{*;}
|
|
-keep interface * implements com.mogo.commons.mvp.IView |