Skip to content

Commit

Permalink
Reference RxJava 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd committed Jul 15, 2016
1 parent c9efbb5 commit 4501e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ apply plugin: 'osgi'
dependencies {
signature 'org.codehaus.mojo.signature:java16:1.1@signature'

compile "io.reactivex:rxjava:1.1.6"
compile "io.reactivex:rxjava:1.1.7"

testCompile group: 'junit', name: 'junit', version: '4.12'
}
Expand Down

0 comments on commit 4501e96

Please sign in to comment.