From 20dce61a76d216de14190275d44ab4d33a46c553 Mon Sep 17 00:00:00 2001 From: Abhishek Batra Date: Fri, 26 Jul 2019 14:04:00 +0530 Subject: [PATCH] Updated version + hotfix --- android/build.gradle | 3 +-- package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index b618585..79709b6 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -36,10 +36,9 @@ dependencies { compile 'com.facebook.react:react-native:+' // VWO Dependencies - compile 'com.vwo:hybrid:2.4.2@aar' + compile 'com.vwo:hybrid:2.5.1@aar' compile ('io.socket:socket.io-client:1.0.0') { // excluding org.json which is provided by Android exclude group: 'org.json', module: 'json' } } - diff --git a/package.json b/package.json index 2b76a98..c66a822 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vwo-react-native", - "version": "2.2.1", + "version": "2.2.2", "description": "", "main": "index.js", "keywords": [