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
The property key max length on Android devices/emulators is 31 characters thereby preventing the ability to set properties for use by the plug in system.
The property key template is 29 characters on its own. rxjava.plugin.[class-name-here].implementation
Is it likely that a shorter key could be used to enable this feature on Android?