From 5c25f9546d0954befb202910540a5ac59af1adfe Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期一, 04 一月 2021 14:07:27 +0800
Subject: [PATCH] 20210103:增加安卓后退按键

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index 795c516..4569f93 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -90,7 +90,7 @@
         </Reference>
     </ItemGroup>
     <ItemGroup>
-      <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" />
+      <PackageReference Include="Xamarin.Essentials" Version="1.6.0" />
       <PackageReference Include="Newtonsoft.Json">
         <Version>12.0.3</Version>
       </PackageReference>

--
Gitblit v1.8.0