Skip to content

Commit

Permalink
fix(build.gradle): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pine committed Feb 21, 2017
1 parent baf9766 commit e8bdda7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext.kotlin_version = '1.0.3'
ext.rxjava_version = '1.1.10'
ext.kotlin_version = '1.0.6'
ext.rxjava_version = '1.2.3'

repositories {
jcenter()
Expand Down

0 comments on commit e8bdda7

Please sign in to comment.