From bbaddee2ed4c5f2e534683d9687392d254c37d67 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 27 Dec 2017 00:16:09 -0500 Subject: Feature/fast adapter (#119) * Update fast adapter implementation * Add repeated click listener --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 2dd7002..5c72b0e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -25,7 +25,7 @@ ANDROID_SUPPORT_LIBS=27.0.2 VERSION_NAME=3.5.1.0 -KOTLIN=1.2.0 +KOTLIN=1.2.10 ABOUT_LIBRARIES=6.0.0 ANKO=0.10.3 BLURRY=2.1.1 -- cgit v1.2.3