From bee4133c05f9c41f24ec7fa7449faabb79306087 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 21 一月 2021 15:47:25 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/CJL' into NewFilePath --- HDL-ON_Android/HDL-ON_Android.csproj | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index 1204b1a..5508cf8 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -209,7 +209,7 @@ <PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" /> <PackageReference Include="Xamarin.Android.Support.Core.Utils" Version="28.0.0.3" /> <PackageReference Include="Xamarin.Android.Support.CustomTabs" Version="28.0.0.3" /> - <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> + <PackageReference Include="Xamarin.Essentials" Version="1.6.0" /> <PackageReference Include="Xamarin.Android.Support.v4"> <Version>28.0.0.3</Version> </PackageReference> @@ -676,6 +676,8 @@ <AndroidAsset Include="Assets\Phone\Public\ListCellbg\ListCellbg1.png" /> <AndroidAsset Include="Assets\Phone\Public\ListCellbg\ListCellbg4.png" /> <AndroidAsset Include="Assets\Phone\Public\ListCellbg\ListCellbg5.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\location.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\changesinoutdoor.png" /> </ItemGroup> <ItemGroup> <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> -- Gitblit v1.8.0