Skip to content

Commit

Permalink
lib update
Browse files Browse the repository at this point in the history
  • Loading branch information
thudugala committed Apr 1, 2020
1 parent c5b47a9 commit e8b8205
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Plugin.LocalNotification">
<Version>5.0.2</Version>
<Version>5.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="4.5.0.495" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Plugin.LocalNotification">
<Version>5.0.2</Version>
<Version>5.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="4.5.0.495" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Plugin.LocalNotification" Version="5.0.2" />
<PackageReference Include="Plugin.LocalNotification" Version="5.0.3" />
<PackageReference Include="Xamarin.Forms" Version="4.5.0.495" />
</ItemGroup>
</Project>

0 comments on commit e8b8205

Please sign in to comment.