From f4f6f6868a50d1cebd4d075b9d40f0fd23f20b6a Mon Sep 17 00:00:00 2001 From: LegacyGamerHD Date: Mon, 3 Aug 2020 13:36:15 +0200 Subject: [PATCH] Update build.gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 08c7615db..b64acc417 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { google() } dependencies { - classpath 'com.android.tools.build:gradle:2.3.0' + classpath 'com.android.tools.build:gradle:3.5.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files