# Keeps the extension class and constructor, other members are obfuscated
-keep class * extends com.adobe.marketing.mobile.Extension {
   <init>(...);
}