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 f783967 commit 90c29b3Copy full SHA for 90c29b3
build.gradle
@@ -38,7 +38,7 @@ ext {
38
kotlinVersion = "1.2.70"
39
log4jVersion = "2.11.1"
40
nettyVersion = "4.1.29.Final"
41
- reactorVersion = "Californium-BUILD-SNAPSHOT"
+ reactorVersion = "Californium-RELEASE"
42
rxjavaVersion = "1.3.8"
43
rxjavaAdapterVersion = "1.2.1"
44
rxjava2Version = "2.2.2"
0 commit comments