From 14efdd91a4ac11babec7f182ce78f3a1a1b27a00 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 20 Aug 2017 10:59:34 -0700 Subject: Fix pref text overflow and update dependencies --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 6d2d2a98..eaad7a8f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,8 +17,8 @@ MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.1 -KAU=580c6bc -KOTLIN=1.1.4 +KAU=e6a5078 +KOTLIN=1.1.4-2 COMMONS_TEXT=1.1 CRASHLYTICS=2.6.8 @@ -30,7 +30,7 @@ JSOUP=1.10.3 LEAK_CANARY=1.5.1 MATERIAL_DRAWER_KT=1.0.6 OKHTTP=3.8.1 -PAPER_PARCEL=2.0.1 +PAPER_PARCEL=2.0.2 ROBOELECTRIC=3.4 RX_ANDROID=2.0.1 RX_BINDING=2.0.0 -- cgit v1.2.3