SAF-AOP – is an Android AOP framework.
ProGuard rules for SAF-AOP
Add the following lines to your ProGuard configuration proguard.cfg file in project.
################################### SAF-AOP #################################### - keep class com.safframework.aop.** { * ;}
For more information about SAF-AOP please see the website.