Skip to content

Commit

Permalink
read me +change
Browse files Browse the repository at this point in the history
  • Loading branch information
AhlaamK-tap committed Jan 23, 2023
1 parent dcd1be7 commit 32d610c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CHANGELOG
[3.16.0] - 2023-01-23
[3.16.1] - 2023-01-23
### Enhancement Feature:
- New Callback added to get when a charge is initiated
### Impact on existing integrations:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,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.16.0'
implementation 'com.github.Tap-Payments:goSellSDK-AndroidX:3.16.1'
}
```

Expand Down

0 comments on commit 32d610c

Please sign in to comment.