From 247a915b49a7cedfcc2ff268d6722807f55c5232 Mon Sep 17 00:00:00 2001 From: atesyasin Date: Wed, 4 Mar 2026 13:46:29 +0300 Subject: [PATCH] Android ARM-supported processor architectures have been added --- MobileRobotAgent.UI/MobileRobotAgent.UI.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MobileRobotAgent.UI/MobileRobotAgent.UI.csproj b/MobileRobotAgent.UI/MobileRobotAgent.UI.csproj index 2d53958..85675b1 100644 --- a/MobileRobotAgent.UI/MobileRobotAgent.UI.csproj +++ b/MobileRobotAgent.UI/MobileRobotAgent.UI.csproj @@ -1,4 +1,4 @@ - + net9.0-android @@ -10,7 +10,7 @@ false enable - android-arm64 + android-arm;android-arm64 AnyCPU apk