From 5f14a73a27f438d492868801e469db6a5ef1ef77 Mon Sep 17 00:00:00 2001 From: juha-h Date: Thu, 10 Oct 2024 19:51:18 +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 ba62d6bc..2b583730 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 Koala | 2024.1.1): +Then in Android Studio (tested with Android Studio Ladybug | 2024.2.1): - Open an existing Android Studio project