We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ff7e9 commit aef0f82Copy full SHA for aef0f82
library/build.gradle
@@ -45,6 +45,8 @@ dependencies {
45
46
compile 'com.octo.android.robospice:robospice:1.4.14'
47
48
+ compile 'io.reactivex:rxjava:1.0.14'
49
+
50
provided 'com.google.code.findbugs:jsr305:3.0.0'
51
}
52
0 commit comments