We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced6384 commit 672a293Copy full SHA for 672a293
1 file changed
android/build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
compile 'com.facebook.react:react-native:+'
37
38
// VWO Dependencies
39
- compile 'com.vwo:mobile:2.3.0@aar'
+ compile 'com.vwo:mobile:2.3.1@aar'
40
compile ('io.socket:socket.io-client:1.0.0') {
41
// excluding org.json which is provided by Android
42
exclude group: 'org.json', module: 'json'
0 commit comments