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
so it applies overridenLanugageVersion to all source sets using the new compilerOptions DSL. (#2891)
Previously, only leaf source sets were affected because the language version was applied to the KotlinCompilationTask configuration.
0 commit comments