We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a896bc commit 6a9dfddCopy full SHA for 6a9dfdd
android/build.gradle
@@ -36,5 +36,5 @@ repositories {
36
37
dependencies {
38
implementation 'com.facebook.react:react-native:0.20.1'
39
- implementation 'com.github.verloop:android-sdk:1.0.6'
+ implementation 'com.github.verloop:android-sdk:1.0.7'
40
}
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-verloop-sdk",
3
"title": "React Native Verloop Sdk",
4
- "version": "1.0.67",
+ "version": "1.0.68",
5
"description": "TODO",
6
"main": "index.js",
7
"scripts": {
0 commit comments