From c4f936a8a43692cca387f00a25cd70bcad2764f2 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 25 Jun 2017 23:04:43 -0700 Subject: Half framework of the search view --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 083ca65f..df3b344f 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { - ext.kotlin_version = '1.1.3' + ext.kotlin_version = '1.1.2-5' repositories { jcenter() maven { url 'https://maven.fabric.io/public' } -- cgit v1.2.3