Skip to content

Commit

Permalink
[Parent][R-2.0.4] Proguard fix (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarshall authored Jun 27, 2019
1 parent 6156efc commit d3b5e3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/parent/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@
@org.greenrobot.eventbus.Subscribe <methods>;
}
-keep enum org.greenrobot.eventbus.ThreadMode { *; }

# Kotlin
-dontwarn kotlinx.atomicfu.AtomicBoolean

0 comments on commit d3b5e3a

Please sign in to comment.