Skip to content

Commit

Permalink
Update nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn00 committed Jul 28, 2015
1 parent a56421b commit 4bbc665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuspec/Xam.Plugins.Android.XamarinItemTouchHelper.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<summary>ItemTouchHelper to add drag &amp; drop and swipe-to-dismiss to RecyclerView for Xamarin</summary>
<tags>xamarin, monodroid, C#, xamarin.android, android, recyclerview</tags>
<dependencies>
<dependency id="Xamarin.Android.Support.v4" version="22.2.1.0-beta1" />
<dependency id="Xamarin.Android.Support.v7.RecyclerView" version="22.2.1.0-beta1" />
<dependency id="Xamarin.Android.Support.v4" version="22.2.1.0" />
<dependency id="Xamarin.Android.Support.v7.RecyclerView" version="22.2.1.0" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 4bbc665

Please sign in to comment.