From 88876cc0bcfea8eb70575085037e544c24bed38a Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sun, 6 Oct 2019 15:46:54 +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 cfdfc762..14e58e69 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.4.2: +Then in Android Studio 3.5.1: - Open an existing Android Studio project