Skip to content

Fails to build on Android #1545

Closed Answered by johnf
heades asked this question in Q&A
Mar 25, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@heades Check out https://stackoverflow.com/questions/68597899/bug-exception-in-phase-semantic-analysis-in-source-unit-buildscript-unsup I beleive this is because you are using Java 19 which is not supported by your version of gradle 7.5.1

https://docs.gradle.org/current/userguide/compatibility.html

You'll either need to downgrade java or upgrade gradle

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@heades
Comment options

Answer selected by johnf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1491 on August 15, 2023 11:35.