Skip to content

Commit 672a293

Browse files
authored
Updated VWO Android SDK
Bug fixes
1 parent ced6384 commit 672a293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
compile 'com.facebook.react:react-native:+'
3737

3838
// VWO Dependencies
39-
compile 'com.vwo:mobile:2.3.0@aar'
39+
compile 'com.vwo:mobile:2.3.1@aar'
4040
compile ('io.socket:socket.io-client:1.0.0') {
4141
// excluding org.json which is provided by Android
4242
exclude group: 'org.json', module: 'json'

0 commit comments

Comments
 (0)