diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index ef45c3d3e..878641c01 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 4c21dfa0db + git checkout 83a901f499 """) stage('depot_tools', """