From aaedf98c7c2eb9381c704367e040471cb2e9d094 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 25 Jul 2017 12:14:46 -0700 Subject: Update dependencies and icons (#14) * Use kotlin color for sample * Add play store button * Update icon * Update build tools --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 7825465..084621b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,8 +20,8 @@ APP_GROUP=ca.allanwang CORE_MIN_SDK=19 MIN_SDK=21 TARGET_SDK=26 -BUILD_TOOLS=26.0.0 -ANDROID_SUPPORT_LIBS=26.0.0-beta2 +BUILD_TOOLS=26.0.1 +ANDROID_SUPPORT_LIBS=26.0.0 KOTLIN=1.1.3-2 ABOUT_LIBRARIES=5.9.7 @@ -36,7 +36,7 @@ IICON_GOOGLE=3.0.1.1 MATERIAL_DIALOG=0.9.4.5 RX_ANDROID=2.0.1 RX_BINDING=2.0.0 -RX_JAVA=2.1.1 +RX_JAVA=2.1.2 RX_KOTLIN=2.1.0 TIMBER=4.5.1 -- cgit v1.2.3