From a6c8525a85eae4c64b90b651d42b6c1f6d0df90f Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期三, 20 五月 2020 09:44:07 +0800
Subject: [PATCH] 2020.5.20

---
 ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
index 991bf75..0c8f327 100644
--- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
+++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
@@ -39,6 +39,7 @@
     <AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
     <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
     <AndroidDexTool>d8</AndroidDexTool>
+    <AndroidKeyStore></AndroidKeyStore>
     <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
@@ -537,6 +538,9 @@
     <AndroidAsset Include="Assets\Phone\Safeguard\WithdrawGarrison.png" />
     <AndroidAsset Include="Assets\Phone\Safeguard\WithdrawGarrisonSelected.png" />
     <AndroidAsset Include="Assets\Phone\SmartSound\SoundIcon.png" />
+    <AndroidAsset Include="Assets\Phone\SmartSound\Tianmao.png" />
+    <AndroidAsset Include="Assets\Phone\SmartSound\Xiaoai.png" />
+    <AndroidAsset Include="Assets\Phone\SmartSound\Xiaodu.png" />
   </ItemGroup>
   <ItemGroup>
     <AndroidAsset Include="Assets\Phone\Item\InputAccountIcon.png" />

--
Gitblit v1.8.0