Skip to content

Commit d47b37f

Browse files
committed
2 parents 9f389a3 + 6bc7bed commit d47b37f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Libraries.io for GitHub](https://img.shields.io/librariesio/github/satispay/satispayintent-android-sdk.svg?maxAge=2592000)]()
66
[![Website](https://img.shields.io/website-up-down-green-red/http/satispay.com.svg?maxAge=2592000)](https://www.satispay.com)
77

8-
Documentation: v19.03.08
8+
Documentation: v19.03.09
99

1010
Satispay can be integrated in two ways:
1111
- Option 1: Use SatispayIntent SDK (recommended)
@@ -21,12 +21,12 @@ Download [JAR](https://bintray.com/satispay/maven/SatispayIntent#files/com/satis
2121
<dependency>
2222
<groupId>com.satispay</groupId>
2323
<artifactId>satispayintent</artifactId>
24-
<version>1.0.4</version>
24+
<version>1.0.5</version>
2525
</dependency>
2626
```
2727
or Gradle:
2828
```groovy
29-
compile 'com.satispay:satispayintent:1.0.4'
29+
compile 'com.satispay:satispayintent:1.0.5'
3030
```
3131

3232
## Constants

0 commit comments

Comments
 (0)