Skip to content

Inject required JDK version via STUDIO_GRADLE_JDK #17

@fortuna

Description

@fortuna

I get:

Execution failed for task ':app:compileDebugKotlin'.
> Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (17) and 'compileDebugKotlin' (21).

We should explicitly set the expected JDK in the gradle config (or remove the 17 restriction if we don't need to restrict it).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions