From 96029f3ece167bc002a5655448f68f7731f4bd34 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Thu, 28 Dec 2017 15:28:59 +0100 Subject: [PATCH 1/2] Fix missing audio on incoming call by cherrypicking the fix on submodule/linphone. --- submodules/linphone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submodules/linphone b/submodules/linphone index 20efb4ad4..c0e206650 160000 --- a/submodules/linphone +++ b/submodules/linphone @@ -1 +1 @@ -Subproject commit 20efb4ad41357daf700fa393dbcae9fdb3ab2730 +Subproject commit c0e20665031cdc6dadd245ebf99daf4cb4118b4f From c7186b6313d12f4c030800cec11a7234a50feaba Mon Sep 17 00:00:00 2001 From: Erwan Croze Date: Thu, 28 Dec 2017 16:49:35 +0100 Subject: [PATCH 2/2] Update version number --- AndroidManifest.xml | 6 +++--- AndroidManifestLibrary.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4d7a82b07..3565d458b 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="3320" + android:versionName="3.3.2"> - \ No newline at end of file + diff --git a/AndroidManifestLibrary.xml b/AndroidManifestLibrary.xml index 7bc83f320..1d333c9de 100755 --- a/AndroidManifestLibrary.xml +++ b/AndroidManifestLibrary.xml @@ -2,8 +2,8 @@ + android:versionCode="3320" + android:versionName="3.3.2">