Skip to content

Commit

Permalink
Proguard: keep all carelink message classes
Browse files Browse the repository at this point in the history
  • Loading branch information
jamorham committed Sep 19, 2024
1 parent dfcbe80 commit aee9315
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,6 @@

-keep class com.newrelic.** { *; }
-dontwarn com.newrelic.**
-keepattributes Exceptions, Signature, InnerClasses, LineNumberTable
-keepattributes Exceptions, Signature, InnerClasses, LineNumberTable

-keep class com.eveningoutpost.dexdrip.cgm.carelinkfollow.message.*

0 comments on commit aee9315

Please sign in to comment.