From 580c9ff9636dab307e79c8eb3da257ae4f1d3481 Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Fri, 30 Oct 2020 05:15:04 -0500 Subject: [PATCH] pom: do not build android module unless ANDROID_HOME is present --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 84c0371..aaf3c85 100644 --- a/pom.xml +++ b/pom.xml @@ -7,9 +7,22 @@ 0.0.1-SNAPSHOT pom + + + android + + + env.ANDROID_HOME + + + + android + + + + lib desktop - android