From 587e74e76cfd47765a5c9516c431117b1129a558 Mon Sep 17 00:00:00 2001 From: Christy Thomas Alex <34361280+ChrisTomAlx@users.noreply.github.com> Date: Mon, 4 Feb 2019 16:26:53 +0530 Subject: [PATCH] Update build.gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 2aeed3f..4c8ff81 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:3.2.1' + classpath 'com.android.tools.build:gradle:3.0.1' classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0' // NOTE: Do not place your application dependencies here; they belong