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 770240d commit 5f36221Copy full SHA for 5f36221
rxjava-contrib/rxjava-quasar/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'osgi'
2
3
sourceCompatibility = JavaVersion.VERSION_1_6
4
-targetCompatibility = JavaVersion.VERSION_1_7
+targetCompatibility = JavaVersion.VERSION_1_6
5
6
configurations {
7
quasar
0 commit comments