Skip to content

Commit 98d2522

Browse files
Readme v1.4.4 Repo folder name: android-mobile-sdk
1 parent 6ba83d0 commit 98d2522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# PostFinance Checkout Android Payment SDK
1111

12-
[![Maven Central](https://img.shields.io/maven-central/v/ch.postfinance/postfinance-checkout-sdk)](https://central.sonatype.com/artifact/ch.postfinance/postfinance-checkout-sdk/1.4.3)
12+
[![Maven Central](https://img.shields.io/maven-central/v/ch.postfinance/postfinance-checkout-sdk)](https://central.sonatype.com/artifact/ch.postfinance/postfinance-checkout-sdk/1.4.4)
1313

1414
## Installation
1515

@@ -24,7 +24,7 @@ Add `postfinance-checkout-sdk` to your `app/build.gradle` dependencies.
2424
```groovy
2525
dependencies {
2626
// ...
27-
implementation("ch.postfinance:postfinance-checkout-sdk:1.4.3")
27+
implementation("com.PostFinance Checkout:PostFinance Checkout-payment-sdk:1.4.4")
2828
// ...
2929
}
3030
```

0 commit comments

Comments
 (0)