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
Do a one-time pass using error-prone to check for common mistakes in the Volley code base.
Add gradle tasks to check the tree; run this as part of CI builds so PRs can be flagged when they fail these checks. There is at least one existing plugin that claims to do this which we might be able to use.