From c0c734d7a84cf7105401878ffc4b64cbb67621d1 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期五, 01 十一月 2024 15:02:24 +0800 Subject: [PATCH] 更新极光Sdk531 --- HDL-ON_Android/APP_Android.csproj | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HDL-ON_Android/APP_Android.csproj b/HDL-ON_Android/APP_Android.csproj index eea99e9..1892b7c 100644 --- a/HDL-ON_Android/APP_Android.csproj +++ b/HDL-ON_Android/APP_Android.csproj @@ -153,15 +153,15 @@ <Reference Include="Shared.Droid.HDLLinphone"> <HintPath>..\DLL\Linphone\Android\Shared.Droid.HDLLinphone.dll</HintPath> </Reference> - <Reference Include="Shared.Droid.JPush"> - <HintPath>..\..\鎯冲ぉ鏅鸿兘\DLL\Shared.Droid.JPush.dll</HintPath> - </Reference> <Reference Include="Shared.Droid"> <HintPath>..\DLL\Android\Shared.Droid.dll</HintPath> </Reference> <Reference Include="HdlEzvizDroid"> <HintPath>..\DLL\Android\HdlEzvizDroid.dll</HintPath> </Reference> + <Reference Include="Shared.Droid.JPush"> + <HintPath>..\..\绗笁鏂瑰姛鑳絓鏋佸厜\Sdk5.3.1\Shared.Droid.JPush.dll</HintPath> + </Reference> </ItemGroup> <ItemGroup> <Compile Include="MainActivity.cs" /> -- Gitblit v1.8.0