From ababa80dd0209e0ce3bb94549658ac952659eebb Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sat, 1 Nov 2025 17:51:02 +0200 Subject: [PATCH] Android Studio upgrade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e14205f1..0eebbc37 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 Narwhal | 2025.1.4): +Then in Android Studio (tested with Android Studio Otter | 2025.2.1): - Open an existing Android Studio project