Skip to content

Commit 69b2a40

Browse files
committed
Update RxJava version to 1.3.6
1 parent daae9a9 commit 69b2a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive/kotlinx-coroutines-rx1/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
compile "io.reactivex:rxjava:1.2.6"
2+
compile "io.reactivex:rxjava:1.3.6"
33
}
44

55
tasks.withType(dokka.getClass()) {

0 commit comments

Comments
 (0)