Skip to content

Commit

Permalink
chore: add R8 suggested proguard rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mslalith committed Apr 29, 2023
1 parent 04ca9a4 commit dcd730f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@

# Firebase
#-keep class com.google.firebase.** { *; }

-dontwarn edu.umd.cs.findbugs.annotations.Nullable
-dontwarn org.slf4j.impl.StaticLoggerBinder

0 comments on commit dcd730f

Please sign in to comment.