Problems with compiled Cordova sample

Hello, i am not expert programmer, i need you compiled hibrid apps con Cordova but in sample basic 1 i have problems … this is error:

What went wrong:
Could not open settings generic class cache for settings file 'D:\MagicApps\Cordova\MyApp\platforms\android\settings.gradle' (C:\Users\LeoNetCo\.gradle\caches\8.0.2\scripts\diw7lendx9m6xxk6jq15pi48o).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1s
Command failed with exit code 1: C:\Gradle\gradle-8.0.2\bin\gradle.BAT -p D:\MagicApps\Cordova\MyApp\platforms\android wrapper -b D:\MagicApps\Cordova\MyApp\platforms\android\wrapper.gradle

Thanks for you guide

Unsupported class file major version 64 means you use Java 20.
Now look at Compatibility Matrix :wink: