Skip to content

Fix regression introduced by #18.#71

Merged
jpd236 merged 1 commit intomasterfrom
fix-visibility
Aug 8, 2017
Merged

Fix regression introduced by #18.#71
jpd236 merged 1 commit intomasterfrom
fix-visibility

Conversation

@jpd236
Copy link
Copy Markdown
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