Skip to content

Commit 6a9dfdd

Browse files
committed
updating the android version
1 parent 6a896bc commit 6a9dfdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ repositories {
3636

3737
dependencies {
3838
implementation 'com.facebook.react:react-native:0.20.1'
39-
implementation 'com.github.verloop:android-sdk:1.0.6'
39+
implementation 'com.github.verloop:android-sdk:1.0.7'
4040
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-verloop-sdk",
33
"title": "React Native Verloop Sdk",
4-
"version": "1.0.67",
4+
"version": "1.0.68",
55
"description": "TODO",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)