You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set JVM target compatibility to Java 21
Updated both `java.targetCompatibility` and the Kotlin `jvmTarget` to align with Java 21. This ensures consistency in build configuration and leverages Java 21 features throughout the project.