I need to compile my project for android versions higher than android 10, so I installed SDK 33 in Android Studio and made the necessary changes to build a version, but trying to compile the project results in errors.
I’ve tried very solution I could find in the forum for similar errors, as well as others like StackOverflow, but nothing has manages to fix these 2 issues.
My problems are with Java and Gradle, and I’ve attached images of the output log and my Android SDK config in Unreal.