1 #Email-specific proguard flags that are not covered by UnifiedEmail go here 2 3 -keepclasseswithmembers class * { 4 public *** newInstance(com.android.emailcommon.provider.Account, android.content.Context); 5 } 6