From e1c12f7716511d15e7534b959370619ebf04af81 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 9 Nov 2017 01:54:12 -0500 Subject: Update/kau (#476) * Update all dependencies * Revert to working build * Update kau again * Update nullables * Update more nullables * Inline some things * Add images to readme * Update readme translators --- gradle.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 33d0afd6..c879b29e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.2 -KAU=a0587e8 +KAU=4e52d2d KOTLIN=1.1.51 COMMONS_TEXT=1.1 @@ -27,10 +27,10 @@ EXOMEDIA=4.0.3 IAB=1.0.44 IICON_COMMUNITY=1.9.32.2 IICON_MATERIAL=2.2.0.3 -JSOUP=1.10.3 -LEAK_CANARY=1.5.1 -MATERIAL_DRAWER_KT=1.0.6 -OKHTTP=3.8.1 +JSOUP=1.11.1 +LEAK_CANARY=1.5.4 +MATERIAL_DRAWER_KT=1.2.1 +OKHTTP=3.9.0 PAPER_PARCEL=2.0.4 ROBOELECTRIC=3.4 RX_ANDROID=2.0.1 -- cgit v1.2.3