When I change, for example, the version of the application, I am asked to do synchronization. How to perform synchronization by command line? ./gradlew clean ./gradlew sync etc. not working.
java.lang.IllegalArgumentException: Unsupported class file major version 63
When I do the synchronization manually, then the commands./gradlew clean etc.. they work
Gradle 7.4.2
openjdk version "19" 2022-09-20