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. |
Answered by
hdescottes
May 29, 2022
Replies: 1 comment 1 reply
|
Hello, |
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.