From 8e50fd8d503884f22d991d8ddf1ced888caab96f Mon Sep 17 00:00:00 2001 From: Roi Greenberg Date: Thu, 23 Aug 2018 14:49:50 +0300 Subject: [PATCH] Update build.gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a29379cb8..a59f5f889 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { google() } dependencies { - classpath 'com.android.tools.build:gradle:3.2.0-beta05' + classpath 'com.android.tools.build:gradle:3.1.14' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files