diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 52cab9bbe..77abe924e 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 85bce38ec7 + git checkout eb843853be """) stage('depot_tools', """