Skip to content

Failed to build locally from main using default gradlew settings #36

@spoelstraethan

Description

@spoelstraethan

semantic analysis: Unsupported class file major version 61

According to the internet this is because some dependency is compiled by Java 17 and the 6.7.1 version of Gradle downloaded by the wrapper can't handle it. Switching gradle/wrapper/wrapper.properties to use 7.4 in the distributionUrl I think worked around the issue for me, though I haven't tested pushing it to a device yet.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions