We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d2522 commit eb28436Copy full SHA for eb28436
README.md
@@ -9,7 +9,7 @@
9
10
# PostFinance Checkout Android Payment SDK
11
12
-[](https://central.sonatype.com/artifact/ch.postfinance/postfinance-checkout-sdk/1.4.4)
+[](https://central.sonatype.com/artifact/ch.postfinance/postfinance-checkout-sdk/1.4.5)
13
14
## Installation
15
@@ -24,7 +24,7 @@ Add `postfinance-checkout-sdk` to your `app/build.gradle` dependencies.
24
```groovy
25
dependencies {
26
// ...
27
- implementation("com.PostFinance Checkout:PostFinance Checkout-payment-sdk:1.4.4")
+ implementation("com.PostFinance Checkout:PostFinance Checkout-payment-sdk:1.4.5")
28
29
}
30
```
0 commit comments