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": [