Gradle Error When Launching Or Packagaing

Hello
I’m Facing error when trying to Package or Launch my project. I’m using UE4.26.2.

[TXT LogFile][2]

Images Can help figuring out my issue:

What should I do?

You should remove API 30. It should be API 29 and many older versions. In other words, you should set up the API levels in the range of whatever you did in the lowest version of the Engine. Then the file size should not exceed 150mb. Also, when signing the apk, you must sign from within the Game project. From Android studio, open the Project file directory\Intermediate\Android\arm64\gradle and sign it. Also check gradle api versions in android studio. It should be compatible with Unreal engine.