Skip to content

Commit

Permalink
version updated for tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aMaqboolTapPayments committed Nov 9, 2022
1 parent d43bc15 commit 889cae1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# CHANGELOG
[3.15.14] - 2022-11-09
### Hot Fix:
- Testing google pay
### Impact on existing integrations:
- The update does not impact existing integrations.
### Recommended changes for existing integrations before updating:
- None.
# CHANGELOG
[3.15.12] - 2022-10-06
### Hot Fix:
- Minor Hot fix for dynamic card brand name
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ To integrate goSellSDK into your project add it in your **root** `build.gradle`
Step 2. Add the dependency
```java
dependencies {
implementation 'com.github.Tap-Payments:goSellSDK-AndroidX:3.15.12'
implementation 'com.github.Tap-Payments:goSellSDK-AndroidX:3.15.14'
}
```

Expand Down

0 comments on commit 889cae1

Please sign in to comment.