From a8679f992b79b0ab207d4a5b29174af6ce76e0bd Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Wed, 5 Aug 2015 17:05:38 +0200 Subject: [PATCH] Fixed linphone-android-sdk jar generation (was missing a few classes from xmlrpc library) --- custom_rules.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_rules.xml b/custom_rules.xml index bbf9ae858..a2c77ff6a 100644 --- a/custom_rules.xml +++ b/custom_rules.xml @@ -134,7 +134,7 @@ + includes="org/linphone/mediastream/**/*.class org/linphone/core/**/*.class org/linphone/**/*.class de/timroes/axmlrpc/**/*.class de/timroes/base64/Base64.class"/>