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 {
5555
5656dependencies {
5757 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 '
5959}
Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "react" : " 19.0.0" ,
1515 "react-native" : " 0.78.0" ,
16- "react-native-verloop-sdk" : " ^1.1.1 "
16+ "react-native-verloop-sdk" : " ^1.1.2 "
1717 },
1818 "devDependencies" : {
1919 "@babel/core" : " ^7.25.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-verloop-sdk" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " VerloopSDK is to display client side livechat widget on the mobile app." ,
55 "main" : " src/index.js" ,
66 "types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments