File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,6 @@ static public void start()
177177
178178 string tag = IxianHandler . getWalletStorage ( ) . getPrimaryAddress ( ) . ToString ( ) ;
179179 SPushService . setTag ( tag ) ;
180- SPushService . clearNotifications ( ) ;
181180
182181 if ( Config . apiBinds . Count != 0 )
183182 {
Original file line number Diff line number Diff line change 220220 </ItemGroup >
221221
222222 <ItemGroup >
223- <PackageReference Include =" BouncyCastle.Cryptography" Version =" 2.6.1 " />
223+ <PackageReference Include =" BouncyCastle.Cryptography" Version =" 2.6.2 " />
224224 <PackageReference Include =" CommunityToolkit.Maui" Version =" 9.1.1" />
225225 <PackageReference Include =" Concentus" Version =" 2.2.2" />
226226 <PackageReference Include =" Microsoft.Maui.Controls" Version =" 8.0.100" />
You can’t perform that action at this time.
0 commit comments