Skip to content

Commit

Permalink
Stripe for Android 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tuyen-vuduc committed Jul 25, 2017
1 parent 36de32c commit e5d45ed
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 51 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ Thumbs.db

# dotCover
*.dotCover
*.nupkg
122 changes: 78 additions & 44 deletions Demo/Demo/Resources/Resource.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added Naxam.Stripe.Droid.4.1.4.0.nupkg
Binary file not shown.
9 changes: 3 additions & 6 deletions stripe.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,17 @@
<!-- Required elements-->
<id>Naxam.Stripe.Droid</id>
<version>4.1.4.0</version>
<description>Xamarin Binding Library - Stripe Android SDK</description>
<authors>Vu Duc Tuyen</authors>
<authors>NAXAM</authors>
<owners>NAXAM CO.,LTD</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<title>Naxam - Stripe Android SDK</title>
<releaseNotes>
Stripe Android SDK v4.0.2/Fix issue on generating StripeSourceTypeModel class
</releaseNotes>
<summary>Xamarin Binding Library - Stripe Android SDK</summary>
<description>Xamarin Binding Library - Stripe Android SDK</description>
<releaseNotes>Stripe Android SDK v4.1.4</releaseNotes>
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>https://github.com/NAXAM/xand-stripe</projectUrl>
<copyright>Copyright (c) 2017 NAXAM</copyright>
<tags>Xamarin.Android, stripe</tags>

<dependencies>
<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 e5d45ed

Please sign in to comment.