Skip to content

Commit

Permalink
Update Android zopim version
Browse files Browse the repository at this point in the history
  • Loading branch information
jrichardlai committed Mar 31, 2016
1 parent b56fe10 commit 6a270cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ repositories {

dependencies {
compile "com.facebook.react:react-native:+"
compile group: 'com.zopim.android', name: 'sdk', version: '1.1.1'
compile group: 'com.zopim.android', name: 'sdk', version: '1.2.0.1'
}

0 comments on commit 6a270cf

Please sign in to comment.