Skip to content

Commit

Permalink
implemented ReactiveX#45
Browse files Browse the repository at this point in the history
  • Loading branch information
kiran-mk committed Aug 11, 2015
1 parent c302c03 commit 43d9251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
repositories { jcenter() }
dependencies { classpath 'com.netflix.nebula:gradle-rxjava-project-plugin:2.2.3' }
}

asdf
description = 'RxJava: Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.'

apply plugin: 'rxjava-project'
Expand Down

0 comments on commit 43d9251

Please sign in to comment.