We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d199bc8 commit 5576c9fCopy full SHA for 5576c9f
1 file changed
README-ch.md
@@ -167,6 +167,7 @@ private void onEventMainThread(User aUser) {
167
-keepclassmembers class * {
168
@org.simple.eventbus.Subscriber <methods>;
169
}
170
+-keepattributes *Annotation*
171
```
172
173
## 感谢
0 commit comments