


-keepattributes LineNumberTable,SourceFile
-dontwarn com.google.android.gms.**




-keep class com.anagog.jedai.core.** {
    <fields>;
    <methods>;
}
