mirror of
https://github.com/micahflee/TM-SGNL-Android.git
synced 2025-06-04 22:43:48 +02:00
5 lines
No EOL
161 B
Prolog
5 lines
No EOL
161 B
Prolog
-keepattributes *Annotation*
|
|
-keepclassmembers class * {
|
|
@org.greenrobot.eventbus.Subscribe <methods>;
|
|
}
|
|
-keep enum org.greenrobot.eventbus.ThreadMode { *; } |