diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index eaa5627a34..d44e125f37 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -399,7 +399,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout 8ce6ac9d6e + git checkout e1383b0e8f """) stage('depot_tools', """