You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add @retention to TopicOperation.TopicOperations annotation. (#3746)
#3740
* Added @retention(RetentionPolicy.SOURCE) to TopicOperation.TopicOperations annotation declaration to avoid having it included in the library.
* Also fixed a typo in FcmExecutors.
0 commit comments