Skip to content

Commit 6ba83d0

Browse files
Readme v1.4.3 Repo folder name: android-mobile-sdk
1 parent 25ce202 commit 6ba83d0

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.2)
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)
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.2")
27+
implementation("ch.postfinance:postfinance-checkout-sdk:1.4.3")
2828
// ...
2929
}
3030
```

0 commit comments

Comments
 (0)