Skip to content

Conversation

@nodh
Copy link
Contributor

@nodh nodh commented Jan 13, 2026

Currently leads to this error:

> Inconsistent JVM Target Compatibility Between Java and Kotlin Tasks
    Inconsistent JVM Target Compatibility Between Java and Kotlin Tasks
      Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (17) and 'compileDebugKotlinAndroid' (21).

but why, @JesusMcCloud?

@nodh nodh requested review from JesusMcCloud and gp-iaik January 13, 2026 08:39

agp = "8.12.3"
kotlin = "2.2.21"
kotlin = "2.3.0"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these version declarations still used?

@nodh
Copy link
Contributor Author

nodh commented Jan 14, 2026

Currently leads to this error:

> Inconsistent JVM Target Compatibility Between Java and Kotlin Tasks
    Inconsistent JVM Target Compatibility Between Java and Kotlin Tasks
      Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (17) and 'compileDebugKotlinAndroid' (21).

but why, @JesusMcCloud?

That has been fixed with my last commit, but why isn't this set by the conventions?

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.

3 participants