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
Support for the test mode. Pass ProxerApi.TEST_KEY or "test" for the api key to enable.
Various changes to make the api more Kotlin friendly. Places that need code changes, have been marked @Deprecated, which allows the IDE to auto-fix them.