Skip to content

Commit

Permalink
Fix proguard rules
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Apr 21, 2024
1 parent eb862e0 commit 94be12c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion androidApp/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@
# Okio

# Animal Sniffer compileOnly dependency to ensure APIs are compatible with older versions of Java.
-dontwarn org.codehaus.mojo.animal_sniffer.*
-dontwarn org.codehaus.mojo.animal_sniffer.*
-dontwarn org.slf4j.impl.StaticLoggerBinder

0 comments on commit 94be12c

Please sign in to comment.