From 58efedb22ff320ccb6da51f32f3cfe7658a2c4e3 Mon Sep 17 00:00:00 2001 From: ALi Moslehi <30978848+ALi-Moslehi@users.noreply.github.com> Date: Thu, 15 Sep 2022 22:05:12 +0430 Subject: [PATCH] Change ndk version to currect version 21.4.7075529 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cc7ac88d..bf0727ebd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ MTproto protocol manuals: https://core.telegram.org/mtproto **Note**: In order to support [reproducible builds](https://core.telegram.org/reproducible-builds), this repo contains dummy release.keystore, google-services.json and filled variables inside BuildVars.java. Before publishing your own APKs please make sure to replace all these files with your own. -You will require Android Studio 3.4, Android NDK rev. 20 and Android SDK 8.1 +You will require Android Studio 3.4, Android NDK rev. 21.4.7075529 and Android SDK 8.1 1. Download the Telegram source code from https://github.com/DrKLO/Telegram ( git clone https://github.com/DrKLO/Telegram.git ) 2. Copy your release.keystore into TMessagesProj/config