Skip to content

Commit aef0f82

Browse files
committed
add RxJava 1.0.14
1 parent 38ff7e9 commit aef0f82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

library/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ dependencies {
4545

4646
compile 'com.octo.android.robospice:robospice:1.4.14'
4747

48+
compile 'io.reactivex:rxjava:1.0.14'
49+
4850
provided 'com.google.code.findbugs:jsr305:3.0.0'
4951
}
5052

0 commit comments

Comments
 (0)