Skip to content

Commit

Permalink
[Teacher][R-1.8.1] Proguard fix (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarshall authored Jun 27, 2019
1 parent 6156efc commit 4c03d95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/teacher/proguard-rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,3 +251,6 @@
-dontwarn org.slf4j.impl.StaticLoggerBinder
-dontwarn org.slf4j.impl.StaticMDCBinder
-dontwarn org.slf4j.impl.StaticMarkerBinder

# Kotlin
-dontwarn kotlinx.atomicfu.AtomicBoolean

0 comments on commit 4c03d95

Please sign in to comment.