From b721da78c897698ae1d1714d8c133b6556629bde Mon Sep 17 00:00:00 2001 From: Justin C <73019026+neoFuzz@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:30:34 +1100 Subject: [PATCH] Add ${androidBuildTools} to pom.xml Update the Android Build Tools via variable --- forge-gui-android/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/forge-gui-android/pom.xml b/forge-gui-android/pom.xml index 8c68fac0c73..a7865f2a9eb 100644 --- a/forge-gui-android/pom.xml +++ b/forge-gui-android/pom.xml @@ -16,6 +16,7 @@ user pass ftp.cardforge.org + 35.0.0 @@ -263,7 +264,7 @@ 35 - 35.0.0 + ${androidBuildTools} true ${project.basedir}/assets @@ -393,7 +394,7 @@ 35 - 35.0.0 + ${androidBuildTools} false @@ -610,7 +611,7 @@ 35 - 35.0.0 + ${androidBuildTools} false