From 547ac1e3631eb7fab604920d1396b94f2e1aef24 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Wed, 5 Aug 2026 15:56:44 +0300 Subject: [PATCH] Android Studio version upgrade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f824999..2c5a6447 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,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 Panda 4): +Then in Android Studio (tested with Android Studio Quail 3): - Open an existing Android Studio project