Skip to content

Commit 09ae28b

Browse files
author
Justin Ryan
committed
Apply java plugin
1 parent 39c7856 commit 09ae28b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ buildscript {
66
description = 'RxJava: Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.'
77

88
apply plugin: 'rxjava-project'
9+
apply plugin: 'java'
910

1011
dependencies {
1112
testCompile 'junit:junit-dep:4.10'

0 commit comments

Comments
 (0)