Skip to content

Commit e5d45ed

Browse files
committed
Stripe for Android 4.1.4
1 parent 36de32c commit e5d45ed

File tree

4 files changed

+81
-51
lines changed

4 files changed

+81
-51
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ Thumbs.db
3838

3939
# dotCover
4040
*.dotCover
41-
*.nupkg

Demo/Demo/Resources/Resource.Designer.cs

Lines changed: 78 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Naxam.Stripe.Droid.4.1.4.0.nupkg

313 KB
Binary file not shown.

stripe.nuspec

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,17 @@
44
<!-- Required elements-->
55
<id>Naxam.Stripe.Droid</id>
66
<version>4.1.4.0</version>
7-
<description>Xamarin Binding Library - Stripe Android SDK</description>
8-
<authors>Vu Duc Tuyen</authors>
7+
<authors>NAXAM</authors>
98
<owners>NAXAM CO.,LTD</owners>
109
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1110
<title>Naxam - Stripe Android SDK</title>
12-
<releaseNotes>
13-
Stripe Android SDK v4.0.2/Fix issue on generating StripeSourceTypeModel class
14-
</releaseNotes>
1511
<summary>Xamarin Binding Library - Stripe Android SDK</summary>
12+
<description>Xamarin Binding Library - Stripe Android SDK</description>
13+
<releaseNotes>Stripe Android SDK v4.1.4</releaseNotes>
1614
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
1715
<projectUrl>https://github.com/NAXAM/xand-stripe</projectUrl>
1816
<copyright>Copyright (c) 2017 NAXAM</copyright>
1917
<tags>Xamarin.Android, stripe</tags>
20-
2118
<dependencies>
2219
<dependency id="Xamarin.Android.Support.v4" version="25.3.1" />
2320
<dependency id="Xamarin.Android.Support.v7.AppCompat" version="25.3.1" />

0 commit comments

Comments
 (0)