Skip to content

Commit

Permalink
Fix proguard
Browse files Browse the repository at this point in the history
  • Loading branch information
Kin69 committed Jul 13, 2024
1 parent e0dfe16 commit 1d4713b
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 @@ -18,4 +18,6 @@

# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
#-renamesourcefileattribute SourceFile

-keep class com.google.errorprone.annotations.** { *; }

0 comments on commit 1d4713b

Please sign in to comment.