Skip to content

Commit

Permalink
Update ImageZoom minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuyen-vuduc committed Apr 27, 2017
1 parent e704cbb commit f03ea1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions matisse.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
<metadata>
<!-- Required elements-->
<id>Naxam.Zhihu.Matisse.Droid</id>
<version>0.4.3</version>
<version>0.4.3.1</version>
<description>Xamarin Binding Library - Zhihu Matisse, a well-designed local image and video selector for Android</description>
<authors>Vu Duc Tuyen</authors>
<owners>NAXAM CO.,LTD</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<title>Naxam - Zhihu Matisse</title>
<releaseNotes>Zhihu Matisse v0.4.3</releaseNotes>
<releaseNotes>Zhihu Matisse v0.4.3 (update dependency on ImageZoom)</releaseNotes>
<summary>Xamarin Binding Library - Zhihu Matisse</summary>
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>https://github.com/NAXAM/xand-matisse</projectUrl>
<copyright>Copyright (c) 2017 NAXAM</copyright>
<tags>Xamarin.Android, matisse</tags>
<dependencies>
<dependency id="Naxam.Sephiroth.ImageZoom.Droid" version="1.0.4"/>
<dependency id="Naxam.Sephiroth.ImageZoom.Droid" version="1.0.4.1"/>
<dependency id="Glide.Xamarin" version="3.7.0" />
<dependency id="Xamarin.Android.Support.v4" version="25.3.1" />
<dependency id="Xamarin.Android.Support.v7.AppCompat" version="25.3.1" />
Expand Down

0 comments on commit f03ea1c

Please sign in to comment.