I have a published App that I build in 2019 with Android SDK API 29. Now I have to update it with API 33. Fusion 2.5 is uptodate with build R295.9.
I Have installed the new API 33 from SDK Manager in Android Studio, my JDK version is jdk-21.0.1.
When I build the app, this error appears, any ideas?
FAILURE: Build failed with an exception.
* What went wrong:
Could not open settings generic class cache for settings file 'C:\Users\renan\AppData\Local\Temp\AndA5EF.tmp\settings.gradle' (C:\Users\renan\.gradle\caches\7.5\scripts\8iuhe6lvijlq47nwuo3sma8lq).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 65
* 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 Please login to see this link.
BUILD FAILED in 2s