aboutsummaryrefslogtreecommitdiffstats
path: root/main/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'main/build.gradle')
-rw-r--r--main/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/build.gradle b/main/build.gradle
index a1a397d..f14f3a1 100644
--- a/main/build.gradle
+++ b/main/build.gradle
@@ -27,7 +27,7 @@ gradle connectedCheck
//https://github.com/stephanenicolas/Quality-Tools-for-Android
def AAVersion = '3.0.1'
-def RXVersion = '0.20.2'
+def RXVersion = '0.20.4'
def JacksonCoreVersion = '2.4.1.1'
def JacksonDatabindVersion = '2.4.1.3'
def JacksonAnnotationsVersion = '2.4.1'