diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index f447b1aa5..792fcd150 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -147,4 +147,6 @@ -keep class com.newrelic.** { *; } -dontwarn com.newrelic.** --keepattributes Exceptions, Signature, InnerClasses, LineNumberTable \ No newline at end of file +-keepattributes Exceptions, Signature, InnerClasses, LineNumberTable + +-keep class com.eveningoutpost.dexdrip.cgm.carelinkfollow.message.* \ No newline at end of file