diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index df32c5538..a29b7e722 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -401,7 +401,7 @@ if customRunCommand: stage('patches', """ git clone https://github.com/desktop-app/patches.git cd patches - git checkout 5368789dc7 + git checkout 02ee00b71c """) stage('depot_tools', """