Skip to content

Commit

Permalink
#577 Fix verison typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigel Sampson committed Jan 30, 2019
1 parent 8febfc9 commit a972c92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="3.1.0.561731" />
<PackageReference Include="Xamarin.Forms" Version="3.0.0.561731" />
<PackageReference Include="Xamarin.Android.Support.Design" Version="25.4.0.2" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="25.4.0.2" />
<PackageReference Include="Xamarin.Android.Support.v4" Version="25.4.0.2" />
Expand Down

0 comments on commit a972c92

Please sign in to comment.