Skip to content

Commit

Permalink
Bump RxJava version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh committed May 11, 2017
1 parent 02b9805 commit 407e7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -17,7 +17,7 @@ repositories {

dependencies {
compile 'com.esotericsoftware:kryo:3.0.3'
compile 'io.reactivex:rxjava:1.2.10'
compile 'io.reactivex:rxjava:1.3.0'
testCompile 'junit:junit:4.12'
}

Expand Down

0 comments on commit 407e7c2

Please sign in to comment.