We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2245621 commit 54bc72aCopy full SHA for 54bc72a
1 file changed
Readme.md
@@ -15,7 +15,7 @@ Then add the Verloop's dependency in your app's gradle file
15
16
```
17
dependencies {
18
- implementation 'com.github.verloop:android-sdk:1.1.19'
+ implementation 'com.github.verloop:android-sdk:1.1.20'
19
}
20
21
0 commit comments