Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regression introduced by #18. #71

Merged
merged 1 commit into from
Aug 8, 2017
Merged

Fix regression introduced by #18. #71

merged 1 commit into from
Aug 8, 2017

Conversation

jpd236
Copy link
Collaborator

@jpd236 jpd236 commented Aug 8, 2017

Cache.Entry is a class, not an interface; its methods should never
have been made package-private as they were part of the public
Volley API.

Cache.Entry is a class, not an interface; its methods should never
have been made package-private as they were part of the public
Volley API.
@jpd236 jpd236 merged commit 27f4207 into master Aug 8, 2017
@jpd236 jpd236 deleted the fix-visibility branch August 8, 2017 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant