Dec 19 2023 Off Play Console Error Fixed – Consider upgrading to a newer SDK version (1.1.0+) – Unreal Engine 5.3 By Admin VERY IMPORTANT:BEFORE YOU MAKE GIVEN CHANGES, MAKE A BACKUP (COPY) OF THE ORIGINAL FILES FIRSTJUST SHOWING WHAT WORKED FOR ME 1) Go to Unreal Engine’s folder:C:\Program Files\Epic Games\UE_5.3\Engine\Source\ThirdParty\AndroidPermission\permission_library2) Right click ‘additions’ source gradle file.3) Go to ‘Properties’ and untick Read-only. Press Ok.4) Open ‘additions’ file and paste given line below the implementation line and save.constraints.implementation ‘androidx.fragment:fragment:1.3.6’5) Now package the project. Post navigation Previous PostPrevious Unreal Engine 5.3 Android packaging setupNext PostNext UE 5.3 Error Fixed – Java 11