From f91afdc5f236a62ae0e0141016f21975bbe82d37 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Thu, 19 Mar 2020 11:48:50 +0200 Subject: [PATCH] - Upgraded Android Studio version in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7647299e..35ba5972 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Motivated by need for a secure SIP user agent for Android that does not depend o 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.5.3: +Then in Android Studio 3.6.1: - Open an existing Android Studio project