Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/wingify/vwo-cordova-plugin
Browse files Browse the repository at this point in the history
…into devlopment
  • Loading branch information
Kaunteya Suryawanshi committed Mar 13, 2018
2 parents 9f61c33 + 16947a2 commit 059152c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/android/build-extras.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ repositories {
}

dependencies {
compile 'com.vwo:mobile:2.0.0-rc.4@aar'
compile 'com.vwo:mobile:2.2.0@aar'
compile ('io.socket:socket.io-client:1.0.0') {
// excluding org.json which is provided by Android
exclude group: 'org.json', module: 'json'
}
compile 'io.sentry:sentry-android:1.4.0'
}

0 comments on commit 059152c

Please sign in to comment.