From 3edc0006b5d3af87851d73f00e48a44fc040668e Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Thu, 18 Jun 2015 11:54:29 +0200 Subject: [PATCH] Fix compilation with latest android sdk tools --- build.xml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 4588f2c03..c23990f28 100644 --- a/build.xml +++ b/build.xml @@ -88,7 +88,22 @@ In all cases you must update the value of version-tag below to read 'custom' instead of an integer, in order to avoid having your file be overridden by tools such as "android update project" --> - - + + + + + + + + + + + + + + + + +