From 3f33ecd2158b03d9c8983e4fdf675d364dbaf00c Mon Sep 17 00:00:00 2001 From: DianQK Date: Thu, 5 Sep 2024 08:40:28 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1542f3a..07cb5ee 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ The following instructions are based on a Linux development environment and an a ### Requirements -- [Rust 1.69.0](https://www.rust-lang.org/tools/install) +- [Rust 1.75.0](https://www.rust-lang.org/tools/install) - [Android Studio](https://developer.android.com/studio) -- [NDK 25.2.9519653](https://developer.android.com/ndk/downloads) +- [NDK 26.1.10909125](https://developer.android.com/ndk/downloads) ### Build Instructions