Skip to content

Commit

Permalink
Update react-native dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jrichardlai committed Mar 31, 2016
1 parent 184fe58 commit b56fe10
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 @@ -28,6 +28,6 @@ repositories {
}

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

0 comments on commit b56fe10

Please sign in to comment.