summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle8
1 files changed, 4 insertions, 4 deletions
diff --git a/build.gradle b/build.gradle
index ddfbb359a..838bc7674 100644
--- a/build.gradle
+++ b/build.gradle
@@ -49,8 +49,8 @@ project.ext {
commonstextVersion = "1.3"
eventbusVersion = "2.4.0"
flattr4jVersion = "2.14"
- glideVersion = "3.8.0"
- glideOkhttpIntegrationVersion = "1.5.0"
+ glideVersion = "4.8.0"
+ glideOkhttpIntegrationVersion = "4.8.0"
iconifyVersion = "2.2.2"
jsoupVersion = "1.11.2"
materialDialogsVersion = "0.9.0.2"
@@ -58,8 +58,8 @@ project.ext {
okioVersion = "1.14.0"
recyclerviewFlexibledividerVersion = "1.4.0"
robotiumSoloVersion = "5.6.3"
- rxAndroidVersion = "1.2.1"
- rxJavaVersion = "1.3.8"
+ rxAndroidVersion = "2.1.0"
+ rxJavaVersion = "2.2.2"
rxJavaRulesVersion = "1.3.3.0"
triangleLabelViewVersion = "1.1.2"