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

Update guava-jre instead of guava-android. #255

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link
Contributor

Update guava-jre instead of guava-android.

Since both flavors of Guava require Java 8+ nowadays (as will jimfs), I don't think there's an advantage of using guava-android.

I suppose that I could look into how much of java.file.nio can work under new versions of Android or with desugaring. (Notably, do custom file systems work at all?) But my guess is that, in general, any Android code that can use java.file.nio can use guava-jre—though perhaps it shouldn't do either of those things :)

RELNOTES=n/a

@copybara-service copybara-service bot closed this Jun 26, 2023
@copybara-service copybara-service bot deleted the test_543516882 branch June 26, 2023 20:10
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.

0 participants