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

Bump JVM toolchain to 17 #891

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Bump JVM toolchain to 17 #891

wants to merge 1 commit into from

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Apr 7, 2025

Android SDK 35 requires JDK 17 and Robolectric displays errors when used:

STANDARD_ERROR
    [Robolectric] WARN: Android SDK 34 requires Java 17 (have Java 11). Tests won't be run on SDK 34 unless explicitly requested.
    [Robolectric] WARN: Android SDK 35 requires Java 17 (have Java 11). Tests won't be run on SDK 35 unless explicitly requested.

@twyatt twyatt added android major Changes that should bump the MAJOR version number labels Apr 7, 2025
@twyatt twyatt requested a review from a team as a code owner April 7, 2025 08:20
@twyatt twyatt requested review from sdonn3 and Phoenix7351 April 7, 2025 08:20
@twyatt twyatt modified the milestones: 0.37.1, 0.38.0 Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android major Changes that should bump the MAJOR version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants