diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index c347e8aba4..6ebf1d53de 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -400,7 +400,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout 58ac8663f5 + git checkout 4142f82d11 """) stage('depot_tools', """