We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0746eef commit a0bda58Copy full SHA for a0bda58
1 file changed
README.md
@@ -36,7 +36,7 @@ Then, add the library to your module `build.gradle`
36
```gradle
37
dependencies {
38
// ...
39
- compile 'com.github.satispay:in-store-api-java-sdk:0.0.46'
+ compile 'com.github.satispay:in-store-api-java-sdk:0.0.47'
40
}
41
```
42
0 commit comments