From 7a3165ac7404381eb85ea40525db1a7a7d980761 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 26 Dec 2017 04:01:23 -0500 Subject: Update/kpref activity (#113) * Revamp kpref * Clean up data * Fix script * Test emulator * Test google api * Test again * Test gpg * 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 6376084..2dd7002 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,12 +27,12 @@ VERSION_NAME=3.5.1.0 KOTLIN=1.2.0 ABOUT_LIBRARIES=6.0.0 -ANKO=0.10.2 +ANKO=0.10.3 BLURRY=2.1.1 -CONSTRAINT_LAYOUT=1.1.0-beta3 +CONSTRAINT_LAYOUT=1.1.0-beta4 FAST_ADAPTER=3.0.4 FAST_ADAPTER_COMMONS=3.0.3 -GLIDE=4.3.1 +GLIDE=4.4.0 ICONICS=3.0.0 IICON_GOOGLE=3.0.1.2 MATERIAL_DIALOG=0.9.6.0 -- cgit v1.2.3