From 7c7f89976f3203485322003a8f6ba675eb8a6436 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sun, 12 Apr 2020 13:30:31 +0300 Subject: [PATCH] - Increased Android Studio version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35ba5972..e5d4e1b3 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.6.1: +Then in Android Studio 3.6.2: - Open an existing Android Studio project