Skip to content

Commit

Permalink
[Student][RC-6.5.0] Add proguard entry for SlidingUpPanel (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarshall authored May 6, 2019
1 parent cedba17 commit 8212482
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/student/proguard-rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -253,3 +253,6 @@
-dontwarn org.slf4j.impl.StaticLoggerBinder
-dontwarn org.slf4j.impl.StaticMDCBinder
-dontwarn org.slf4j.impl.StaticMarkerBinder

# Sliding Panel
-dontwarn com.sothree.slidinguppanel.**

0 comments on commit 8212482

Please sign in to comment.