Gradle-wrapper

Hi, i have some issues with unreal.
How can i change unreal gradle-wrapper (current version is 4.6) to version X(4.10.1 for example)?
Important: i CAN’T change engine files.

if you can’t change engine files, you can’t change gradle-wrapper version.
Although, if you can chang engine file, you can edit the ‘gradle-wrapper.properties’ file in the following path to change version:
{EngineInstallPath}\Engine\Build\Android\Java\gradle\gradle\wrapper\gradle-wrapper.properties of distributionUrl

for my windows system the file path is:
C:\Program Files\Epic Games\UE_4.27\Engine\Build\Android\Java\gradle\gradle\wrapper\gradle-wrapper.properties