From ddd67339f901eaa56065de1f680147854e83b4f2 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Wed, 22 Jul 2020 11:36:45 +0300 Subject: [PATCH] Updated Android Studio version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 950f4fc8..48d79050 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,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 https://github.com/juha-h/libbaresip-android. -Then in Android Studio 3.6.3: +Then in Android Studio 4.0.1: - Open an existing Android Studio project