From 502808e03fc6db530d4b76735340050cec20061d Mon Sep 17 00:00:00 2001 From: juha-h Date: Sat, 11 May 2024 15:47:13 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25539be5..66d66ba9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ If you need video calling and have a device with Android version 7.0 or newer th 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 Iguana | 2023.2.1 Patch 1): +Then in Android Studio (tested with Android Studio Jellyfish | 2023.3.1): - Open an existing Android Studio project