From 8ccdd69263a4f0194733409fc1870dc0d9a043af Mon Sep 17 00:00:00 2001 From: Emanuele Faranda Date: Tue, 13 Sep 2022 13:58:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d367bfd..bbd552db 100644 --- a/README.md +++ b/README.md @@ -85,5 +85,5 @@ For the complete list of third party libraries and the corresponding licenses ch 4. Open the project in Android Studio, install the appropriate SDK and the NDK 5. Build the app -*Note*: If you get "No valid CMake executable was found", be sure to install the CMake version used by PCAPdroid (currently [3.18.1](https://github.com/emanuele-f/PCAPdroid/blob/master/app/build.gradle)) from the SDK manager +*Note*: If you get "No valid CMake executable was found", be sure to install the CMake version used by PCAPdroid (currently [3.22.1](https://github.com/emanuele-f/PCAPdroid/blob/master/app/build.gradle)) from the SDK manager