Skip to content

Commit

Permalink
Android now uses support v4 4.19.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed Apr 14, 2014
1 parent 6bfebfc commit d54c012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZXing.Net.Mobile/ZXing.Net.Mobile.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<Reference Include="System.Core" />
<Reference Include="Mono.Android" />
<Reference Include="Xamarin.Android.Support.v4">
<HintPath>..\..\Samples\Android\Components\xamandroidsupportv4-18-4.18.1\lib\android\Xamarin.Android.Support.v4.dll</HintPath>
<HintPath>..\..\Samples\Android\Components\xamandroidsupportv4-18-4.19.1.0\lib\android\Xamarin.Android.Support.v4.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
Expand Down Expand Up @@ -71,7 +71,7 @@
</ItemGroup>
<ItemGroup>
<XamarinComponentReference Include="xamandroidsupportv4-18">
<Version>4.18.1</Version>
<Version>4.19.1.0</Version>
<Visible>False</Visible>
</XamarinComponentReference>
</ItemGroup>
Expand Down

0 comments on commit d54c012

Please sign in to comment.