File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,5 +55,5 @@ repositories {
55
55
56
56
dependencies {
57
57
implementation ' com.facebook.react:react-android:+' // Updated for RN 0.71+
58
- implementation ' com.github.verloop:android-sdk:1.1.17 '
58
+ implementation ' com.github.verloop:android-sdk:1.1.18 '
59
59
}
Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"react" : " 19.0.0" ,
15
15
"react-native" : " 0.78.0" ,
16
- "react-native-verloop-sdk" : " ^1.1.1 "
16
+ "react-native-verloop-sdk" : " ^1.1.2 "
17
17
},
18
18
"devDependencies" : {
19
19
"@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-verloop-sdk" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " VerloopSDK is to display client side livechat widget on the mobile app." ,
5
5
"main" : " src/index.js" ,
6
6
"types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments