What java version use for develop? #51
-
I am clone project by idea. I has installed java 17, but ide suggest what gradle 7.1.1 not support it java version.
|
Beta Was this translation helpful? Give feedback.
Answered by
hdescottes
May 29, 2022
Replies: 1 comment 1 reply
-
Hello, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
VladShyrokyi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I developped this project under Java 11 :)
According to the matrix compatibility, you might want to upgrade the gradle version to 7.3 to be compatible with java 17.