Skip to content

Commit

Permalink
Merge pull request #326 from lingochamp/fix/proguard
Browse files Browse the repository at this point in the history
chore: fix proguard
  • Loading branch information
Jacksgong authored Oct 31, 2019
2 parents fab853a + 8c02960 commit 75ae244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sample/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@

# don't warn SuppressFBWarnings annotation used in com.liulishuo.okdownload.DownloadContex.java
-dontwarn edu.umd.cs.findbugs.annotations.SuppressFBWarnings

-dontwarn kotlinx.coroutines.**

0 comments on commit 75ae244

Please sign in to comment.