From 3bb0c31ca5b7e75e7029f6386e1b87190723adb9 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sun, 29 Dec 2019 04:43:44 +0200 Subject: [PATCH] - Upgraded Android Studio version to 3.5.3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c9b362d..7647299e 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.2: +Then in Android Studio 3.5.3: - Open an existing Android Studio project