Skip to content

Commit

Permalink
[Teacher][RC-1.8.0] Update proguard rules for Mobius dependency (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarshall authored May 3, 2019
1 parent 07247f7 commit 4b1a92f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/teacher/proguard-rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -246,3 +246,8 @@
-dontwarn me.zhanghai.android.materialprogressbar.**

-dontwarn com.sothree.slidinguppanel.**

# Mobius
-dontwarn org.slf4j.impl.StaticLoggerBinder
-dontwarn org.slf4j.impl.StaticMDCBinder
-dontwarn org.slf4j.impl.StaticMarkerBinder

0 comments on commit 4b1a92f

Please sign in to comment.