Skip to content

Commit

Permalink
Merge pull request #542 from SwedbankPay/feature/version-5.0.0
Browse files Browse the repository at this point in the history
Updating version number for 5.0 release
  • Loading branch information
alleus authored Nov 28, 2024
2 parents c546885 + 1e5c520 commit def0c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Swedbank Pay Android SDK facilitates embedding of [Swedbank Pay payments](ht
Gradle:
```gradle
dependencies {
implementation 'com.swedbankpay.mobilesdk:mobilesdk:4.0.0'
implementation 'com.swedbankpay.mobilesdk:mobilesdk:5.0.0'
}
```

Expand Down

0 comments on commit def0c94

Please sign in to comment.