Skip to content

Conversation

@chrispader
Copy link
Member

@chrispader chrispader commented Nov 28, 2025

I removed some legacy code still targeting JDK 8, although this has not been compiled with that JDK version recently:

  compileOptions {
    sourceCompatibility JavaVersion.VERSION_1_8
    targetCompatibility JavaVersion.VERSION_1_8
  }

@chrispader chrispader merged commit bc985b6 into main Nov 28, 2025
2 checks passed
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.

2 participants