-keep class com.anagog.jedai.lambda.** { *; }
# Requires by Bugsnag for deobfuscation
-keepattributes LineNumberTable,SourceFile

-dontwarn com.google.android.gms.**

