From 4b85474f959b7dab33829e609fd7beec5abc6be7 Mon Sep 17 00:00:00 2001 From: juha-h Date: Thu, 23 Oct 2025 14:17:31 +0300 Subject: [PATCH] Update Android Studio version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f421eeb..80b982e4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ If you need video calling and have a device that supports Camera2 API, you can i After cloning the project, generate static libraries and include files to distribution directory using master branch of libbaresip-android. -Then in Android Studio (tested with Android Studio Meerkat | 2024.3.1): +Then in Android Studio (tested with Android Studio Narwhal | 2025.1.4): - Open an existing Android Studio project