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 d62314a commit 84d6e04Copy full SHA for 84d6e04
build.gradle
@@ -4,6 +4,7 @@ buildscript {
4
}
5
6
apply plugin: 'rxjava-project'
7
+apply plugin: 'java'
8
9
dependencies {
10
compile 'io.reactivex:rxjava:1.0.+'
0 commit comments