Skip to content

Commit

Permalink
Dont warn about coil missing classes in purchases
Browse files Browse the repository at this point in the history
  • Loading branch information
tonidero committed Oct 20, 2023
1 parent f02c597 commit 41517fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions purchases/consumer-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
-dontwarn com.google.errorprone.annotations.CanIgnoreReturnValue
-dontwarn com.google.errorprone.annotations.Immutable
-dontwarn com.amazon.**
-dontwarn coil.**
# Adding temporarily to fix issue after adding kotlin serialization
-dontwarn java.lang.ClassValue

0 comments on commit 41517fb

Please sign in to comment.