File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Libraries.io for GitHub] ( https://img.shields.io/librariesio/github/satispay/satispayintent-android-sdk.svg?maxAge=2592000 )] ( )
6
6
[ ![ Website] ( https://img.shields.io/website-up-down-green-red/http/satispay.com.svg?maxAge=2592000 )] ( https://www.satispay.com )
7
7
8
- Documentation: v19.03.08
8
+ Documentation: v19.03.09
9
9
10
10
Satispay can be integrated in two ways:
11
11
- Option 1: Use SatispayIntent SDK (recommended)
@@ -21,12 +21,12 @@ Download [JAR](https://bintray.com/satispay/maven/SatispayIntent#files/com/satis
21
21
<dependency >
22
22
<groupId >com.satispay</groupId >
23
23
<artifactId >satispayintent</artifactId >
24
- <version >1.0.4 </version >
24
+ <version >1.0.5 </version >
25
25
</dependency >
26
26
```
27
27
or Gradle:
28
28
``` groovy
29
- compile 'com.satispay:satispayintent:1.0.4 '
29
+ compile 'com.satispay:satispayintent:1.0.5 '
30
30
```
31
31
32
32
## Constants
You can’t perform that action at this time.
0 commit comments