1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

added broadcast receiver for when android updated

This commit is contained in:
Kyle Spearrin
2017-07-28 17:21:39 -04:00
parent 7490ba3179
commit e4d9dfc128
6 changed files with 44 additions and 11 deletions

View File

@@ -348,6 +348,7 @@
<Compile Include="Services\ReflectionService.cs" />
<Compile Include="Services\SqlService.cs" />
<Compile Include="SplashActivity.cs" />
<Compile Include="PackageReplacedReceiver.cs" />
<Compile Include="Utilities.cs" />
</ItemGroup>
<ItemGroup>