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