Skip to content

Commit 5f36221

Browse files
committed
Target Java 1.6
1 parent 770240d commit 5f36221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rxjava-contrib/rxjava-quasar/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'osgi'
22

33
sourceCompatibility = JavaVersion.VERSION_1_6
4-
targetCompatibility = JavaVersion.VERSION_1_7
4+
targetCompatibility = JavaVersion.VERSION_1_6
55

66
configurations {
77
quasar

0 commit comments

Comments
 (0)