From 82ebeefff7aaaff9977083a3b16e1e37bfff6774 Mon Sep 17 00:00:00 2001 From: Justin C <73019026+neoFuzz@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:40:39 +1100 Subject: [PATCH] Add ${androidPlatform} --- 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 a7865f2a9eb..ea16b164d85 100644 --- a/forge-gui-android/pom.xml +++ b/forge-gui-android/pom.xml @@ -17,6 +17,7 @@ pass ftp.cardforge.org 35.0.0 + 35 @@ -263,7 +264,7 @@ true - 35 + ${androidPlatform} ${androidBuildTools} true @@ -393,7 +394,7 @@ false - 35 + ${androidPlatform} ${androidBuildTools} @@ -610,7 +611,7 @@ false - 35 + ${androidPlatform} ${androidBuildTools}